diff options
author | ache <ache@FreeBSD.org> | 1999-04-08 05:01:17 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-04-08 05:01:17 +0800 |
commit | 6cd536f5d50b04d627d79e3ca3a79ad5730b06af (patch) | |
tree | 42d142f72ae8d56aff366aa3369b92b2de4b25b5 /net | |
parent | 80b872705f0f14cc7a3e0a44ed790f0e2d3fe2d1 (diff) | |
download | freebsd-ports-gnome-6cd536f5d50b04d627d79e3ca3a79ad5730b06af.tar.gz freebsd-ports-gnome-6cd536f5d50b04d627d79e3ca3a79ad5730b06af.tar.zst freebsd-ports-gnome-6cd536f5d50b04d627d79e3ca3a79ad5730b06af.zip |
add p5-URI
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 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 |