diff options
Diffstat (limited to 'dns/dnsmax-perl/Makefile')
-rw-r--r-- | dns/dnsmax-perl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/dnsmax-perl/Makefile b/dns/dnsmax-perl/Makefile index eb69465c477a..1494715c32bd 100644 --- a/dns/dnsmax-perl/Makefile +++ b/dns/dnsmax-perl/Makefile @@ -8,8 +8,7 @@ PORTNAME= dnsmax-perl PORTVERSION= 1.0.1 CATEGORIES= dns -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= dynamicdns +MASTER_SITES= SF/dynamicdns/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} MAINTAINER= dan@algenta.com |