diff options
author | grant <grant@pkgsrc.org> | 2004-04-09 11:33:57 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-04-09 11:33:57 +0000 |
commit | 233009e99ba8ba8c04033812766a887c42c7d351 (patch) | |
tree | a5f8a412f12e6ff5e0f1380b105d0e963132cf44 | |
parent | 96e8da36f2cd4aa0982a26c4196e7406ce532958 (diff) | |
download | pkgsrc-233009e99ba8ba8c04033812766a887c42c7d351.tar.gz |
+p5-Net-Google
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 476ad8b7fd0..010dbd05355 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.461 2004/04/02 18:13:39 recht Exp $ +# $NetBSD: Makefile,v 1.462 2004/04/09 11:33:57 grant Exp $ # COMMENT= Networking tools @@ -208,6 +208,7 @@ SUBDIR+= p5-Net-CIDR-Lite SUBDIR+= p5-Net-DNS SUBDIR+= p5-Net-Daemon SUBDIR+= p5-Net-Gnats +SUBDIR+= p5-Net-Google SUBDIR+= p5-Net-IP SUBDIR+= p5-Net-IRC SUBDIR+= p5-Net-Jabber |