diff options
author | bad <bad@pkgsrc.org> | 1999-05-11 14:07:43 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 1999-05-11 14:07:43 +0000 |
commit | 7e5c73c7e1c64ea2854c023e13c7c5bf4a94f4da (patch) | |
tree | 5ed7664b02816563b42803fdc05d4a75b467e12d /net | |
parent | 832f8324a6adc6a26ffa6906c7bdac3cd997cb7e (diff) | |
download | pkgsrc-7e5c73c7e1c64ea2854c023e13c7c5bf4a94f4da.tar.gz |
Add and enable freewais-sf and p5-Wais.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 687d3dde708..37a64a9d041 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 1999/04/30 17:15:30 tv Exp $ +# $NetBSD: Makefile,v 1.68 1999/05/11 14:07:43 bad Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -30,7 +30,7 @@ SUBDIR += eggdrop SUBDIR += ethereal # SUBDIR += fping -# SUBDIR += freewais-sf + SUBDIR += freewais-sf # SUBDIR += fspclient # SUBDIR += ftpsearch # SUBDIR += ftptool @@ -69,6 +69,7 @@ # SUBDIR += p5-Net-DNS # SUBDIR += p5-Net-Whois SUBDIR += p5-SNMP + SUBDIR += p5-Wais # SUBDIR += pcnfsd SUBDIR += pfnet SUBDIR += pload |