diff options
author | jmcneill <jmcneill> | 2008-11-15 18:33:40 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2008-11-15 18:33:40 +0000 |
commit | fbf251f4d116ff2a14432bc12d6e49603d89b8b5 (patch) | |
tree | 9e11aab6854c704f8115df13e248bafc078c6eea /net | |
parent | 2659d9acede92c9c60705cc8e864e9d977b62d23 (diff) | |
download | pkgsrc-fbf251f4d116ff2a14432bc12d6e49603d89b8b5.tar.gz |
add p5-Net-DBus
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 3ac494d85b1..d6b47d0d058 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.736 2008/11/05 15:21:16 wiz Exp $ +# $NetBSD: Makefile,v 1.737 2008/11/15 18:33:40 jmcneill Exp $ # COMMENT= Networking tools @@ -312,6 +312,7 @@ SUBDIR+= p5-Net-Amazon SUBDIR+= p5-Net-Amazon-S3 SUBDIR+= p5-Net-Bind SUBDIR+= p5-Net-CIDR-Lite +SUBDIR+= p5-Net-DBus SUBDIR+= p5-Net-DNS SUBDIR+= p5-Net-DNSServer SUBDIR+= p5-Net-Daemon |