summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2011-05-18 02:23:22 +0000
committerdmcmahill <dmcmahill>2011-05-18 02:23:22 +0000
commitf9aef7e67c186901b405a54d53673c19b7f2ac24 (patch)
tree4a1fae81f09361a9bec07410df36cda2066b2ebb /net/Makefile
parent8f092aa81ff9a403cb96d62cbfdc5ebfa3dd9caf (diff)
downloadpkgsrc-f9aef7e67c186901b405a54d53673c19b7f2ac24.tar.gz
add and enable several perl modules needed to support databases/koha. PR pkg/43929
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 606967d809e..b8e144939b2 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.877 2011/04/13 10:26:49 bouyer Exp $
+# $NetBSD: Makefile,v 1.878 2011/05/18 02:23:23 dmcmahill Exp $
#
COMMENT= Networking tools
@@ -351,6 +351,7 @@ SUBDIR+= p5-Net-Bind
SUBDIR+= p5-Net-Bonjour
SUBDIR+= p5-Net-CIDR-Lite
SUBDIR+= p5-Net-CIDR-Set
+SUBDIR+= p5-Net-CUPS
SUBDIR+= p5-Net-DBus
SUBDIR+= p5-Net-DNS
SUBDIR+= p5-Net-DNS-Resolver-Programmable