diff options
Diffstat (limited to 'net/isc-dhcp43-server/Makefile')
-rw-r--r-- | net/isc-dhcp43-server/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/isc-dhcp43-server/Makefile b/net/isc-dhcp43-server/Makefile index f9b83e705761..e2084cbe568a 100644 --- a/net/isc-dhcp43-server/Makefile +++ b/net/isc-dhcp43-server/Makefile @@ -5,8 +5,7 @@ PORTNAME= dhcp DISTVERSION= 4.3.2 PORTREVISION= ${DHCP_PORTREVISION} CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_ISC} -MASTER_SITE_SUBDIR= ${PORTNAME}/${DISTVERSION} +MASTER_SITES= ISC/${PORTNAME}/${DISTVERSION} PKGNAMEPREFIX= isc- PKGNAMESUFFIX= 43-${SUBSYS} #DISTNAME= ${PORTNAME}-${DISTVERSION}-${PATCHLEVEL} |