diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-11-08 01:07:21 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-11-08 01:07:21 +0000 |
commit | de0fff7cb906cb08a29ed8330bf6a2688c9beba6 (patch) | |
tree | 36e6ee1230ee9aa99cbb4966a4f08e81fa6813f3 | |
parent | 10fa40edbbf4540e856b0e5d6355411c303c7b0c (diff) | |
download | pkgsrc-de0fff7cb906cb08a29ed8330bf6a2688c9beba6.tar.gz |
enable p5-Net-DNS
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 3516d8a1354..95a113cfb51 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.92 1999/11/05 02:57:16 hubertf Exp $ +# $NetBSD: Makefile,v 1.93 1999/11/08 01:07:21 hubertf Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -76,7 +76,7 @@ SUBDIR += ntp4 # SUBDIR += p5-Archie SUBDIR += p5-Net -# SUBDIR += p5-Net-DNS + SUBDIR += p5-Net-DNS # SUBDIR += p5-Net-Whois SUBDIR += p5-SNMP SUBDIR += p5-Wais |