diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-02-27 18:09:33 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-02-27 18:09:33 +0000 |
commit | a2d92dbd36c3bcfeef65d339a00d39ed5110476c (patch) | |
tree | 49d2f8b2abbee7aa67657205ea43b67888886bc6 /net/Makefile | |
parent | e52e93b676746083552aaf13a08c485417913998 (diff) | |
download | ports-a2d92dbd36c3bcfeef65d339a00d39ed5110476c.tar.gz ports-a2d92dbd36c3bcfeef65d339a00d39ed5110476c.zip |
Notes
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 3d5c4326476c..738f69e5bfb1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.223 1999/02/09 15:37:07 billf Exp $ +# $Id: Makefile,v 1.224 1999/02/22 22:46:18 billf Exp $ # SUBDIR += SSLtelnet @@ -54,6 +54,7 @@ SUBDIR += ftpsearch SUBDIR += ftptool SUBDIR += gated + SUBDIR += ggsd SUBDIR += gnu-finger SUBDIR += gopher SUBDIR += gicq |