diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index ebe7a25e319..6f5ec1375f6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.610 2006/03/14 23:32:50 wiz Exp $ +# $NetBSD: Makefile,v 1.611 2006/03/31 21:55:22 adrianp Exp $ # COMMENT= Networking tools @@ -310,6 +310,7 @@ SUBDIR+= pchar SUBDIR+= pconsole SUBDIR+= pear-Net_DIME SUBDIR+= pear-Net_SMTP +SUBDIR+= pear-Net_Sieve SUBDIR+= pear-Net_Socket SUBDIR+= pear-Net_URL SUBDIR+= pear-SOAP |