diff options
Diffstat (limited to 'net/wu-ftpd/Makefile')
-rw-r--r-- | net/wu-ftpd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/wu-ftpd/Makefile b/net/wu-ftpd/Makefile index a891a4f342a..d89e9ffdf7f 100644 --- a/net/wu-ftpd/Makefile +++ b/net/wu-ftpd/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2000/06/26 20:09:33 rh Exp $ +# $NetBSD: Makefile,v 1.14 2000/07/08 16:52:04 rh Exp $ # FreeBSD Id: Makefile,v 1.16 1997/12/24 17:45:28 ache Exp # -DISTNAME= wu-ftpd-2.6.0 -PKGNAME= ${DISTNAME}nb1 +DISTNAME= wu-ftpd-2.6.1 CATEGORIES= net MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/ \ ftp://ftp.landfield.com/wu-ftpd/wu-ftpd.org/wu-ftpd/ \ |