summaryrefslogtreecommitdiff
path: root/net/dhcpconf
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
commit93a61d6874669ec2bb1bc7deebc61598e4174442 (patch)
treeb771014812f92756476f174cb7d6d567fc13dbc2 /net/dhcpconf
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/dhcpconf')
-rw-r--r--net/dhcpconf/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/dhcpconf/Makefile b/net/dhcpconf/Makefile
index 39b430bdd76e..88a5525d6510 100644
--- a/net/dhcpconf/Makefile
+++ b/net/dhcpconf/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: dhcp-conf
-# Version required: 0.7.0
# Date created: 20 Dec 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
+PORTNAME= dhcpconf
+PORTVERSION= 0.7.0
DISTNAME= dhcp-conf
-PKGNAME= dhcpconf-${VERSION}
CATEGORIES= net sysutils
MASTER_SITES= http://members.xoom.com/vschade/dhcp-conf/
+DISTNAME= dhcp-conf
EXTRACT_SUFX= .tgz
MAINTAINER= will@FreeBSD.org
@@ -18,8 +19,7 @@ LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
newt.0:${PORTSDIR}/devel/newt
ALL_TARGET= ${DISTNAME}
-VERSION= 0.7.0
-WRKSRC= ${WRKDIR}/${DISTNAME}_${VERSION}
+WRKSRC= ${WRKDIR}/${DISTNAME}_${PORTVERSION}
MAKE_ENV+= PCFLAGS="${CFLAGS}"
do-install: