diff options
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r-- | ftp/proftpd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 08933d0e54a5..d606405b9ff7 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: proftpd -# Version required: 1.2.0pl3 +# Version required: 1.2.0pl7 # Date created: 26 January 1998 # Whom: Stephane Legrand # # $FreeBSD$ # -DISTNAME= proftpd-1.2.0pre6 -PKGNAME= proftpd-1.2.0p6 +DISTNAME= proftpd-1.2.0pre7 +PKGNAME= proftpd-1.2.0p7 CATEGORIES= ftp MASTER_SITES= ftp://ftp.tos.net/pub/proftpd/ |