diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 23:07:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 23:07:50 +0000 |
commit | 677d06b19fb768f86d6d878d69f62b3eb0e98568 (patch) | |
tree | 197ff0a03ad060718f6aa123131d7ae454963361 /www/resin3/Makefile | |
parent | d6f136a2bed5fa859be364942112fd70da95a46f (diff) |
Notes
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 923e28a74090..658a7929028e 100644 --- a/www/resin3/Makefile +++ b/www/resin3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= resin -PORTVERSION= 3.0.21 -PORTREVISION= 1 +PORTVERSION= 3.0.22 CATEGORIES= www java MASTER_SITES= http://www.caucho.com/download/ |