diff options
author | seb <seb@pkgsrc.org> | 2006-07-10 07:49:29 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2006-07-10 07:49:29 +0000 |
commit | 5125694d6063276de2fe0811b8e29750423005f9 (patch) | |
tree | 584c3583e30c1bc21c32160fec2127e79d3bd405 /net | |
parent | af0c316a9a8a17278aa00c4c5786a95e41302992 (diff) | |
download | pkgsrc-5125694d6063276de2fe0811b8e29750423005f9.tar.gz |
Add & enable php-yaz
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 175fb6a15a1..619b9389928 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.624 2006/07/03 08:41:26 dogcow Exp $ +# $NetBSD: Makefile,v 1.625 2006/07/10 07:49:29 seb Exp $ # COMMENT= Networking tools @@ -324,6 +324,7 @@ SUBDIR+= php-ftp SUBDIR+= php-snmp SUBDIR+= php-sockets SUBDIR+= php-xmlrpc +SUBDIR+= php-yaz SUBDIR+= php-yp SUBDIR+= php5-soap SUBDIR+= pim6dd |