diff options
-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 |