diff options
Diffstat (limited to 'ftp/ftptool')
-rw-r--r-- | ftp/ftptool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile index c5994fe0c893..665f7efaca5b 100644 --- a/ftp/ftptool/Makefile +++ b/ftp/ftptool/Makefile @@ -3,11 +3,11 @@ # Date created: 19 March 1996 # Whom: janek@gaja.ipan.lublin.pl # -# $Id: Makefile,v 1.5 1998/09/21 22:15:57 steve Exp $ +# $Id: Makefile,v 1.6 1999/05/04 23:18:27 steve Exp $ # DISTNAME= ftptool-4.6 -CATEGORIES= net +CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities DISTFILES= Ftptool4.6.tar.gz |