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 8c9af5baeacc..ecc9b5326520 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.241 1999/04/03 01:51:12 steve Exp $ +# $Id: Makefile,v 1.242 1999/04/03 01:57:32 steve Exp $ # SUBDIR += SSLtelnet @@ -123,6 +123,7 @@ SUBDIR += p5-Net-Whois SUBDIR += p5-SNMP SUBDIR += p5-Socks + SUBDIR += p5-URI SUBDIR += p5-pRPC SUBDIR += pathchar SUBDIR += pavuk |