diff options
Diffstat (limited to 'dns/mydns-ng/Makefile')
-rw-r--r-- | dns/mydns-ng/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile index c0cced8fd60a..335260d97ef8 100644 --- a/dns/mydns-ng/Makefile +++ b/dns/mydns-ng/Makefile @@ -9,8 +9,7 @@ PORTNAME= mydns-ng PORTREVISION= 1 PORTVERSION= 1.2.8.27 CATEGORIES= dns databases -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= mydns-ng +MASTER_SITES= SF/${PORTNAME}/mydns/${PORTVERSION} DISTNAME= mydns-${PORTVERSION} MAINTAINER= gaod@hychen.org |