diff options
author | christos <christos> | 1998-06-26 00:26:29 +0000 |
---|---|---|
committer | christos <christos> | 1998-06-26 00:26:29 +0000 |
commit | d46bc7214a80aca069f527c7eb138281aed02257 (patch) | |
tree | 10c8f3306ee51d1c3e26c14627784c91ee69f139 /net | |
parent | 2633295fc386cfc9d0df74ae90f9ba5db73a1190 (diff) | |
download | pkgsrc-d46bc7214a80aca069f527c7eb138281aed02257.tar.gz |
Enable gated
Diffstat (limited to 'net')
-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 |