diff options
Diffstat (limited to 'ftp/wu-ftpd')
-rw-r--r-- | ftp/wu-ftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile index c220177728d0..3cc5590e59ff 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.25 1999/06/07 20:51:18 ache Exp $ +# $Id: Makefile,v 1.26 1999/06/29 18:30:00 mharo Exp $ # # REMINDER: to use ftpaccess(5) you need to specify -a in command line, # it is changed from previous versions DISTNAME= wu-ftpd-2.5.0 -CATEGORIES= net +CATEGORIES= ftp MASTER_SITES= ftp://ftp.vr.net/pub/wu-ftpd/wu-ftpd/ MAINTAINER= ache@FreeBSD.org |