diff options
Diffstat (limited to 'dns/samba-nsupdate/Makefile')
-rw-r--r-- | dns/samba-nsupdate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/samba-nsupdate/Makefile b/dns/samba-nsupdate/Makefile index e456961c1a85..d2edf9533395 100644 --- a/dns/samba-nsupdate/Makefile +++ b/dns/samba-nsupdate/Makefile @@ -4,8 +4,7 @@ PORTNAME= nsupdate PORTVERSION= 9.8.6 PORTREVISION= 1 CATEGORIES= dns net ipv6 -MASTER_SITES= ${MASTER_SITE_ISC} -MASTER_SITE_SUBDIR= bind9/${ISCVERSION} +MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMEPREFIX= samba- DISTNAME= bind-${ISCVERSION} |