diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-04-22 21:13:16 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-04-22 21:13:16 +0000 |
commit | 4baacbfa0b4c1f60c2469de1c796d7f0231cab56 (patch) | |
tree | ce813cacaf5f9f70d42deee0f22f6a29a77ec844 /www/geronimo/Makefile | |
parent | eeddf07e6e617f3dbc71b7af6af8999650db088f (diff) | |
download | ports-4baacbfa0b4c1f60c2469de1c796d7f0231cab56.tar.gz ports-4baacbfa0b4c1f60c2469de1c796d7f0231cab56.zip |
Notes
Diffstat (limited to 'www/geronimo/Makefile')
-rw-r--r-- | www/geronimo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/geronimo/Makefile b/www/geronimo/Makefile index 0ede839f6948..75585ec1f1e6 100644 --- a/www/geronimo/Makefile +++ b/www/geronimo/Makefile @@ -6,8 +6,7 @@ # PORTNAME= geronimo -PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTVERSION= 2.1.4 CATEGORIES= www devel java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= geronimo/${PORTVERSION} |