diff options
author | steve <steve@FreeBSD.org> | 1999-04-03 01:39:04 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-03 01:39:04 +0000 |
commit | f0f920c6355709261bd071ec01e65f5ab44acd4c (patch) | |
tree | f1748802bd32d6f20055949d32a6e90b35ac011b /net/Makefile | |
parent | cdfccd54f45449b1e6757985f726f5a640badf99 (diff) | |
download | FreeBSD-ports-f0f920c6355709261bd071ec01e65f5ab44acd4c.zip FreeBSD-ports-f0f920c6355709261bd071ec01e65f5ab44acd4c.tar.gz |
Activate the gftp port.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index a4e62f7..4c971aa 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.238 1999/04/02 01:07:56 taoka Exp $ +# $Id: Makefile,v 1.239 1999/04/03 01:29:19 steve Exp $ # SUBDIR += SSLtelnet @@ -54,6 +54,7 @@ SUBDIR += ftpsearch SUBDIR += ftptool SUBDIR += gated + SUBDIR += gftp SUBDIR += ggsd SUBDIR += gnome-icu SUBDIR += gnomenetwork |