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