aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-07-15 05:33:22 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-07-15 05:33:22 +0000
commit245d2fb7d21f1e780defd265393128ab6e825d99 (patch)
treee0869c9d612aa03332838040b0134340192549fa /net-mgmt
parentec369c241345f241e2c3695b48adfa31ac58839e (diff)
downloadports-245d2fb7d21f1e780defd265393128ab6e825d99.tar.gz
ports-245d2fb7d21f1e780defd265393128ab6e825d99.zip
Reflect devel/newt's shlib version bump from 0.50 to 50.
Notes
Notes: svn path=/head/; revision=62963
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/dhcpconf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/dhcpconf/Makefile b/net-mgmt/dhcpconf/Makefile
index 4b93e7c04f8a..043f7b3a5841 100644
--- a/net-mgmt/dhcpconf/Makefile
+++ b/net-mgmt/dhcpconf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dhcpconf
PORTVERSION= 0.7.0
+PORTREVISION= 1
CATEGORIES= net sysutils
MASTER_SITES= http://members.xoom.com/vschade/dhcp-conf/
DISTNAME= dhcp-conf
@@ -15,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
- newt.0:${PORTSDIR}/devel/newt
+ newt.50:${PORTSDIR}/devel/newt
ALL_TARGET= ${DISTNAME}
WRKSRC= ${WRKDIR}/${DISTNAME}_${PORTVERSION}