diff options
Diffstat (limited to 'ftp/wu-ftpd/Makefile')
-rw-r--r-- | ftp/wu-ftpd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile index 96d4f25cdad8..84346731111a 100644 --- a/ftp/wu-ftpd/Makefile +++ b/ftp/wu-ftpd/Makefile @@ -3,13 +3,13 @@ # Date created: 18 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.16 1997/12/24 17:45:28 ache Exp $ +# $Id: Makefile,v 1.17 1998/05/12 22:27:01 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-17 -PKGNAME= wu-ftpd-2.4.2b17 +DISTNAME= wu-ftpd-2.4.2-beta-18 +PKGNAME= wu-ftpd-2.4.2b18 CATEGORIES= net # AUSCERT recommendation MASTER_SITES= ftp://ftp.academ.com/pub/wu-ftpd/private/ |