diff options
Diffstat (limited to 'dns/dnsmax-perl/Makefile')
-rw-r--r-- | dns/dnsmax-perl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsmax-perl/Makefile b/dns/dnsmax-perl/Makefile index 916f88a8c388..7997a28ca6bc 100644 --- a/dns/dnsmax-perl/Makefile +++ b/dns/dnsmax-perl/Makefile @@ -5,7 +5,7 @@ PORTNAME= dnsmax-perl PORTVERSION= 1.0.1 CATEGORIES= dns MASTER_SITES= SF/dynamicdns/${PORTNAME}/${PORTVERSION} -DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} +DISTNAME= ${PORTNAME:tl}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} MAINTAINER= dan@algenta.com COMMENT= DNSMax-perl is a perl DNS update client for the REST DNSMax protocol |