diff options
Diffstat (limited to 'ftp/wu-ftpd+ipv6/Makefile')
-rw-r--r-- | ftp/wu-ftpd+ipv6/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile index 55eab5dd3a9..4879a0c0d20 100644 --- a/ftp/wu-ftpd+ipv6/Makefile +++ b/ftp/wu-ftpd+ipv6/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: wu-ftpd -# Version required: 2.4.2-beta-12 +# Version required: 2.4.2-beta-13 # Date created: 18 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.9 1996/12/01 01:34:11 obrien Exp $ +# $Id: Makefile,v 1.11 1997/02/01 22:17:11 ache Exp $ # # REMINDER: to use ftpaccess(5) you need to specify -a in command line, # it is changed from previous versions -DISTNAME= wu-ftpd-2.4.2-beta-12 +DISTNAME= wu-ftpd-2.4.2-beta-13 CATEGORIES= net # AUSCERT recommendation MASTER_SITES= ftp://ftp.academ.com/pub/wu-ftpd/private/ |