diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:39:04 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 01:39:04 +0000 |
commit | a0287a9afcd35e6fa0de4010bd4ebfbdf7ae9f64 (patch) | |
tree | 39817abd6910e8a4e807b6c465f36ff0f6cdf623 /net | |
parent | 6be39ed2fe64c8290c7317408bcfff2d5c9fe01a (diff) | |
download | freebsd-ports-a0287a9afcd35e6fa0de4010bd4ebfbdf7ae9f64.zip |
Activate the gftp port.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index a4e62f7b78f8..4c971aa0a424 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 |