OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 25-Mar-2005 20:06:45
Branch: OPENPKG_2_3_SOLID Handle: 2005032519064401
Modified files: (Branch: OPENPKG_2_3_SOLID)
openpkg-src/proftpd proftpd.conf proftpd.spec
Log:
MFC: fix typo in default configuration
Summary:
Revision Changes Path
1.13.2.1 +1 -1 openpkg-src/proftpd/proftpd.conf
1.89.2.2 +1 -1 openpkg-src/proftpd/proftpd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/proftpd/proftpd.conf
============================================================================
$ cvs diff -u -r1.13 -r1.13.2.1 proftpd.conf
--- openpkg-src/proftpd/proftpd.conf 24 Jan 2005 10:26:55 -0000 1.13
+++ openpkg-src/proftpd/proftpd.conf 25 Mar 2005 19:06:44 -0000 1.13.2.1
@@ -23,7 +23,7 @@
@[EMAIL PROTECTED] on
@[EMAIL PROTECTED] proftpd
@[EMAIL PROTECTED] off
-#PersistentPassword off
+#PersistentPasswd off
TimeoutLogin 120
TimeoutNoTransfer 600
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/proftpd/proftpd.spec
============================================================================
$ cvs diff -u -r1.89.2.1 -r1.89.2.2 proftpd.spec
--- openpkg-src/proftpd/proftpd.spec 21 Feb 2005 17:08:17 -0000 1.89.2.1
+++ openpkg-src/proftpd/proftpd.spec 25 Mar 2005 19:06:45 -0000 1.89.2.2
@@ -34,7 +34,7 @@
Group: FTP
License: GPL
Version: 1.2.10
-Release: 2.3.0
+Release: 2.3.1
# package options
%option with_ifsession no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]