diff options
Diffstat (limited to 'devel/libzookeeper/Makefile')
-rw-r--r-- | devel/libzookeeper/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libzookeeper/Makefile b/devel/libzookeeper/Makefile index bc51f83af6cb..f36860be14bd 100644 --- a/devel/libzookeeper/Makefile +++ b/devel/libzookeeper/Makefile @@ -5,8 +5,7 @@ PORTNAME= zookeeper PORTVERSION= 3.4.6 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_APACHE} -MASTER_SITE_SUBDIR= ${PORTNAME}/current +MASTER_SITES= APACHE/${PORTNAME}/current PKGNAMEPREFIX= lib MAINTAINER= skreuzer@FreeBSD.org |