summaryrefslogtreecommitdiff
path: root/net/proftpd/Makefile
diff options
context:
space:
mode:
authormartti <martti>2002-06-10 05:49:41 +0000
committermartti <martti>2002-06-10 05:49:41 +0000
commit658d017785eee0172fe2a4ce99a6c40609fbb82c (patch)
treedad210e4dd97a360acfcee3cecdde6e40dc25fdc /net/proftpd/Makefile
parentc52a020baaa3ce917298e12b2e5ab2ab7aa534c2 (diff)
downloadpkgsrc-658d017785eee0172fe2a4ce99a6c40609fbb82c.tar.gz
Updated proftpd to 1.2.5 (release 2002-06-09)
The 1.2.5 release includes some minor bugfixes. Please read the included NEWS and ChangeLog files for the full details.
Diffstat (limited to 'net/proftpd/Makefile')
-rw-r--r--net/proftpd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/proftpd/Makefile b/net/proftpd/Makefile
index c51f8efa8ba..987d29d04d5 100644
--- a/net/proftpd/Makefile
+++ b/net/proftpd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2002/04/02 09:56:26 martti Exp $
+# $NetBSD: Makefile,v 1.3 2002/06/10 05:49:41 martti Exp $
-DISTNAME= proftpd-1.2.4
+DISTNAME= proftpd-1.2.5
CATEGORIES= net
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/
@@ -52,7 +52,7 @@ post-install:
.for i in NEWS README README.LDAP README.PAM README.mod_sql README.modules
${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/proftpd
.endfor
-.for i in Configuration.html FAQ-config.html license.txt
+.for i in Configuration.html faq.html license.txt
${INSTALL_DATA} ${WRKSRC}/doc/${i} ${PREFIX}/share/doc/proftpd
.endfor
# examples