diff options
author | pav <pav@FreeBSD.org> | 2009-01-21 07:03:32 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-21 07:03:32 +0800 |
commit | ca9304a19f9cf6f02044a8f8119373ccc227f70f (patch) | |
tree | ba7118041c989c53ab4c8c4c7d57b149a1478b0a /www/resin3/Makefile | |
parent | c0bbbab7638430e2a80b6f01ad28b2d19c63ad0e (diff) | |
download | freebsd-ports-gnome-ca9304a19f9cf6f02044a8f8119373ccc227f70f.tar.gz freebsd-ports-gnome-ca9304a19f9cf6f02044a8f8119373ccc227f70f.tar.zst freebsd-ports-gnome-ca9304a19f9cf6f02044a8f8119373ccc227f70f.zip |
- Update to 3.1.6
PR: ports/130480
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Diffstat (limited to 'www/resin3/Makefile')
-rw-r--r-- | www/resin3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/resin3/Makefile b/www/resin3/Makefile index bb7770d10feb..bffd957aa26c 100644 --- a/www/resin3/Makefile +++ b/www/resin3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= resin -PORTVERSION= 3.1.5 -PORTREVISION= 1 +PORTVERSION= 3.1.6 CATEGORIES= www java MASTER_SITES= http://www.caucho.com/download/ |