summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-10-13 06:18:43 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-10-13 06:18:43 +0000
commitb1d5674a07542411d19c6f4e01db707632a444e0 (patch)
treeca2a1f80e65999d1715b08c2174f7f9d3e518713 /net-mgmt
parentUpdate to 0.51.0 (diff)
Bump PORTREVISION (devel/newt shlib bump)
Notes
Notes: svn path=/head/; revision=67952
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/dhcpconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/dhcpconf/Makefile b/net-mgmt/dhcpconf/Makefile
index 043f7b3a5841..8119e93cbb28 100644
--- a/net-mgmt/dhcpconf/Makefile
+++ b/net-mgmt/dhcpconf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dhcpconf
PORTVERSION= 0.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net sysutils
MASTER_SITES= http://members.xoom.com/vschade/dhcp-conf/
DISTNAME= dhcp-conf
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
- newt.50:${PORTSDIR}/devel/newt
+ newt.51:${PORTSDIR}/devel/newt
ALL_TARGET= ${DISTNAME}
WRKSRC= ${WRKDIR}/${DISTNAME}_${PORTVERSION}