diff options
author | asami <asami@FreeBSD.org> | 1999-08-02 10:44:03 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-08-02 10:44:03 +0000 |
commit | d45e5d86e501aae52c519631147ca1c281eb9bbb (patch) | |
tree | e6d3dfd0f3a06453628fff1e78ad57689b28a1b6 /ftp/ftptool | |
parent | e74cb818acc1ee41c2c3e21528977b9e288b665c (diff) | |
download | FreeBSD-ports-d45e5d86e501aae52c519631147ca1c281eb9bbb.zip FreeBSD-ports-d45e5d86e501aae52c519631147ca1c281eb9bbb.tar.gz |
Change "net" -> "ftp".
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 c5994fe..665f7ef 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 |