summaryrefslogtreecommitdiffstats
path: root/net/isc-dhcp3
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-03-09 15:10:15 +0000
committersf <sf@FreeBSD.org>2001-03-09 15:10:15 +0000
commit310badbcc688bc14c963ffe785d508979a3cd951 (patch)
treeb7a870d650d38ad0693d5c507cd035d391443560 /net/isc-dhcp3
parentd412038671a953a4cdc51ad52eac4a5dc52be65e (diff)
downloadFreeBSD-ports-310badbcc688bc14c963ffe785d508979a3cd951.zip
FreeBSD-ports-310badbcc688bc14c963ffe785d508979a3cd951.tar.gz
rename package-name isc-dhcp3-3.0.xx to isc-dhcp-3.0.xx.
Approved by: maintainer
Diffstat (limited to 'net/isc-dhcp3')
-rw-r--r--net/isc-dhcp3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/isc-dhcp3/Makefile b/net/isc-dhcp3/Makefile
index ace50a3..b5510e8 100644
--- a/net/isc-dhcp3/Makefile
+++ b/net/isc-dhcp3/Makefile
@@ -6,11 +6,12 @@
# $FreeBSD$
#
-PORTNAME= isc-dhcp3
+PORTNAME= dhcp
PORTVERSION= 3.0.b2.18
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/
-DISTNAME= ${PORTNAME:S/isc-//:S/3/-/}${PORTVERSION:S/.b/b/:R}pl${PORTVERSION:E}
+PKGNAMEPREFIX= isc-
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/:R}pl${PORTVERSION:E}
MAINTAINER= clefevre@poboxes.com
OpenPOWER on IntegriCloud