diff options
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r-- | ftp/proftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 0e6a62858b69..0a104307a941 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -3,12 +3,12 @@ # Date created: 26 January 1998 # Whom: Stephane Legrand # -# $Id: Makefile,v 1.11 1999/04/09 17:25:44 obrien Exp $ +# $Id: Makefile,v 1.12 1999/04/22 16:01:10 mharo Exp $ # DISTNAME= proftpd-1.2.0pre3 PKGNAME= proftpd-1.2.0 -CATEGORIES= net +CATEGORIES= ftp MASTER_SITES= ftp://ftp.proftpd.org/distrib/ \ ftp://ftp3.proftpd.org/distrib/ |