diff options
author | christos <christos@pkgsrc.org> | 1998-06-26 00:26:29 +0000 |
---|---|---|
committer | christos <christos@pkgsrc.org> | 1998-06-26 00:26:29 +0000 |
commit | ee6bf2cf3ba63cd58b7e4fbd9a6405f651f89923 (patch) | |
tree | 10c8f3306ee51d1c3e26c14627784c91ee69f139 /net/Makefile | |
parent | 82500efd0dbcdc9e94d631da0a082e249aa0abe8 (diff) | |
download | pkgsrc-ee6bf2cf3ba63cd58b7e4fbd9a6405f651f89923.tar.gz |
Enable gated
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index f31c357eb0e..10b1a8308d6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 1998/06/11 16:08:59 agc Exp $ +# $NetBSD: Makefile,v 1.32 1998/06/26 00:26:29 christos Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -23,7 +23,7 @@ # SUBDIR += fspclient # SUBDIR += ftpsearch # SUBDIR += ftptool -# SUBDIR += gated + SUBDIR += gated # SUBDIR += gnu-finger # SUBDIR += gopher SUBDIR += icb |