diff options
Diffstat (limited to 'net/activemq/Makefile')
-rw-r--r-- | net/activemq/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/activemq/Makefile b/net/activemq/Makefile index bee42e2cf1c6..2e354f3dd0f0 100644 --- a/net/activemq/Makefile +++ b/net/activemq/Makefile @@ -3,8 +3,7 @@ PORTNAME= activemq PORTVERSION= 5.10.1 CATEGORIES= net java -MASTER_SITES= ${MASTER_SITE_APACHE} -MASTER_SITE_SUBDIR=${PORTNAME}/${PORTVERSION} +MASTER_SITES= APACHE/${PORTNAME}/${PORTVERSION} DISTNAME= apache-${PORTNAME}-${PORTVERSION}-bin MAINTAINER= tj@FreeBSD.org |