diff options
author | billf <billf@FreeBSD.org> | 1999-02-28 02:09:33 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-02-28 02:09:33 +0800 |
commit | 6f70b7df4731abb006d27fcc198ff072c9b5f509 (patch) | |
tree | 14df3593b934ce5a9fe3de81dba566e371c61148 /net | |
parent | 6aec4d393d9737364bf6d3ddd0a501810de27d56 (diff) | |
download | freebsd-ports-graphics-6f70b7df4731abb006d27fcc198ff072c9b5f509.tar.gz freebsd-ports-graphics-6f70b7df4731abb006d27fcc198ff072c9b5f509.tar.zst freebsd-ports-graphics-6f70b7df4731abb006d27fcc198ff072c9b5f509.zip |
Activate ggsd
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 3d5c4326476..738f69e5bfb 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 |