diff options
author | ache <ache@FreeBSD.org> | 1999-04-07 19:08:54 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-04-07 19:08:54 +0800 |
commit | 9e8ae4d93d3b6a85b1ac4e2f7a7ea38215461bca (patch) | |
tree | cf855ef6d6e5c0512910a76302ef3f91793bbc47 /ftp/wu-ftpd/Makefile | |
parent | 3dfe5ba6969b4d95da842922f9253e7a37d34176 (diff) | |
download | freebsd-ports-gnome-9e8ae4d93d3b6a85b1ac4e2f7a7ea38215461bca.tar.gz freebsd-ports-gnome-9e8ae4d93d3b6a85b1ac4e2f7a7ea38215461bca.tar.zst freebsd-ports-gnome-9e8ae4d93d3b6a85b1ac4e2f7a7ea38215461bca.zip |
upgrade to vr17
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 35183f93e070..b71b6066c718 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.22 1999/02/21 09:40:22 flathill Exp $ +# $Id: Makefile,v 1.23 1999/03/09 12:07:09 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-vr16 -PKGNAME= wu-ftpd-2.4.2v16 +DISTNAME= wu-ftpd-2.4.2-vr17 +PKGNAME= wu-ftpd-2.4.2v17 CATEGORIES= net MASTER_SITES= ftp://ftp.vr.net/pub/wu-ftpd/ |