diff options
Diffstat (limited to 'www/cocoon/Makefile')
-rw-r--r-- | www/cocoon/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index f05f7ae7de3d..c62e865bde66 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -7,9 +7,10 @@ PORTNAME= cocoon PORTVERSION= 2.1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www java -MASTER_SITES= ${MASTER_SITE_APACHE:S,%SUBDIR%,${PORTNAME},} +MASTER_SITES= ${MASTER_SITE_APACHE} +MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PDISTNAME}-src MAINTAINER= jb.quenot@caraldi.com |