diff options
author | knu <knu@FreeBSD.org> | 2001-07-13 03:11:08 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-07-13 03:11:08 +0800 |
commit | cf9b9db186006799244cc4f84f3ef4c5e99c822c (patch) | |
tree | f55944cb01004be82b8998bf517c277c8ef54b70 /net/Makefile | |
parent | aa50fda61e13d99fb0f4ed0c33f9721168ebb959 (diff) | |
download | freebsd-ports-gnome-cf9b9db186006799244cc4f84f3ef4c5e99c822c.tar.gz freebsd-ports-gnome-cf9b9db186006799244cc4f84f3ef4c5e99c822c.tar.zst freebsd-ports-gnome-cf9b9db186006799244cc4f84f3ef4c5e99c822c.zip |
Add ruby-urb, a Ruby library for handling URIs, which will replace
ruby-uri in the not-too-distant future.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index c46d9a429582..d744f28cc0f1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -327,6 +327,7 @@ SUBDIR += ruby-pcap SUBDIR += ruby-snmp SUBDIR += ruby-soap + SUBDIR += ruby-urb SUBDIR += ruby-uri SUBDIR += ruby-xmlrpc SUBDIR += rwhois |