diff options
Diffstat (limited to 'devel/hive/Makefile')
-rw-r--r-- | devel/hive/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/hive/Makefile b/devel/hive/Makefile index 1878c1061713..e8300bba5cc2 100644 --- a/devel/hive/Makefile +++ b/devel/hive/Makefile @@ -4,10 +4,9 @@ PORTNAME= hive PORTVERSION= 1.1.0 CATEGORIES= devel java -MASTER_SITES= ${MASTER_SITE_APACHE} \ +MASTER_SITES= APACHE/${PORTNAME}/stable \ LOCAL/demon/:maven \ http://people.freebsd.org/~demon/:maven -MASTER_SITE_SUBDIR=${PORTNAME}/stable DISTFILES= apache-${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX} FreeBSD-${PORTNAME}-${PORTVERSION}-maven-repository.tar.gz:maven DIST_SUBDIR= hadoop |