diff options
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 60556d03b149..86957af36276 100644 --- a/www/geronimo/Makefile +++ b/www/geronimo/Makefile @@ -5,8 +5,7 @@ PORTNAME= geronimo DISTVERSION= 3.0-beta-1 PORTREVISION= 1 CATEGORIES= www devel java -MASTER_SITES= ${MASTER_SITE_APACHE} -MASTER_SITE_SUBDIR= geronimo/${DISTVERSION} +MASTER_SITES= APACHE/geronimo/${DISTVERSION} DISTNAME= ${PORTNAME}-${WEBSERVER}-javaee6-${DISTVERSION}-bin MAINTAINER= ports@FreeBSD.org |