diff options
author | knu <knu@FreeBSD.org> | 2003-01-24 12:27:52 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-01-24 12:27:52 +0800 |
commit | 20c2928e65c65d22a095005d5a80f66db1bd1e03 (patch) | |
tree | 42b8f764d58e0ba62fba9a7792d7999cf047e802 /security/ruby-tcpwrap/Makefile | |
parent | 849a0baf4243c6889f7940762432246949d0493e (diff) | |
download | freebsd-ports-gnome-20c2928e65c65d22a095005d5a80f66db1bd1e03.tar.gz freebsd-ports-gnome-20c2928e65c65d22a095005d5a80f66db1bd1e03.tar.zst freebsd-ports-gnome-20c2928e65c65d22a095005d5a80f66db1bd1e03.zip |
Update to 0.4. Licence was changed frm GPL to BSDL.
Diffstat (limited to 'security/ruby-tcpwrap/Makefile')
-rw-r--r-- | security/ruby-tcpwrap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile index 94470f3346a3..7a97cee4b07f 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tcpwrap -PORTVERSION= 0.3 -PORTREVISION= 1 +PORTVERSION= 0.4 CATEGORIES= security ruby MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |