diff options
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 564cd72fa4b..11858eb8817 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.520 2004/11/27 21:28:56 hubertf Exp $ +# $NetBSD: Makefile,v 1.521 2004/12/09 15:43:13 wiz Exp $ # COMMENT= Networking tools @@ -259,8 +259,8 @@ SUBDIR+= p5-ispman SUBDIR+= pchar SUBDIR+= pconsole SUBDIR+= pear-Net_DIME -SUBDIR+= pear-Net_Socket SUBDIR+= pear-Net_SMTP +SUBDIR+= pear-Net_Socket SUBDIR+= pear-Net_URL SUBDIR+= pear-SOAP SUBDIR+= pen |