diff options
-rw-r--r-- | net-mgmt/dhcpconf/Makefile | 8 | ||||
-rw-r--r-- | net-mgmt/dhcpconf/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/dhcpconf/pkg-descr | 2 | ||||
-rw-r--r-- | net/dhcpconf/Makefile | 8 | ||||
-rw-r--r-- | net/dhcpconf/distinfo | 2 | ||||
-rw-r--r-- | net/dhcpconf/pkg-descr | 2 |
6 files changed, 12 insertions, 12 deletions
diff --git a/net-mgmt/dhcpconf/Makefile b/net-mgmt/dhcpconf/Makefile index 1dca17f9643d..83f301f9ef34 100644 --- a/net-mgmt/dhcpconf/Makefile +++ b/net-mgmt/dhcpconf/Makefile @@ -6,10 +6,10 @@ # PORTNAME= dhcpconf -PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTVERSION= 0.7.3 +PORTREVISION= 0 CATEGORIES= net sysutils -MASTER_SITES= http://members.xoom.com/vschade/dhcp-conf/ +MASTER_SITES= http://dhcp-conf.sourceforge.net/ DISTNAME= dhcp-conf EXTRACT_SUFX= .tgz @@ -20,7 +20,7 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ newt.51:${PORTSDIR}/devel/newt ALL_TARGET= ${DISTNAME} -WRKSRC= ${WRKDIR}/${DISTNAME}_${PORTVERSION} +WRKSRC= ${WRKDIR}/${DISTNAME} MAKE_ENV+= PCFLAGS="${CFLAGS}" do-install: diff --git a/net-mgmt/dhcpconf/distinfo b/net-mgmt/dhcpconf/distinfo index f7f23a52c2ea..13265aee5744 100644 --- a/net-mgmt/dhcpconf/distinfo +++ b/net-mgmt/dhcpconf/distinfo @@ -1 +1 @@ -MD5 (dhcp-conf.tgz) = 1aceda39e035a1817957896bf2ca1d96 +MD5 (dhcp-conf.tgz) = fc33a5687461c7a99615da744cd8dd3f diff --git a/net-mgmt/dhcpconf/pkg-descr b/net-mgmt/dhcpconf/pkg-descr index ab1ffc76967a..94e22ace7031 100644 --- a/net-mgmt/dhcpconf/pkg-descr +++ b/net-mgmt/dhcpconf/pkg-descr @@ -3,7 +3,7 @@ It works by bringing up a couple dialog boxes that look strangely like they're created using ncurses but really newt - and then checking your options and generating a dhcpd.conf. -WWW: http://members.xoom.com/vschade/dhcp-conf/ +WWW: http://dhcp-conf.sourceforge.net Author: Vee Schade <vschade@mindless.com> --Will <andrews@technologist.com> diff --git a/net/dhcpconf/Makefile b/net/dhcpconf/Makefile index 1dca17f9643d..83f301f9ef34 100644 --- a/net/dhcpconf/Makefile +++ b/net/dhcpconf/Makefile @@ -6,10 +6,10 @@ # PORTNAME= dhcpconf -PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTVERSION= 0.7.3 +PORTREVISION= 0 CATEGORIES= net sysutils -MASTER_SITES= http://members.xoom.com/vschade/dhcp-conf/ +MASTER_SITES= http://dhcp-conf.sourceforge.net/ DISTNAME= dhcp-conf EXTRACT_SUFX= .tgz @@ -20,7 +20,7 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ newt.51:${PORTSDIR}/devel/newt ALL_TARGET= ${DISTNAME} -WRKSRC= ${WRKDIR}/${DISTNAME}_${PORTVERSION} +WRKSRC= ${WRKDIR}/${DISTNAME} MAKE_ENV+= PCFLAGS="${CFLAGS}" do-install: diff --git a/net/dhcpconf/distinfo b/net/dhcpconf/distinfo index f7f23a52c2ea..13265aee5744 100644 --- a/net/dhcpconf/distinfo +++ b/net/dhcpconf/distinfo @@ -1 +1 @@ -MD5 (dhcp-conf.tgz) = 1aceda39e035a1817957896bf2ca1d96 +MD5 (dhcp-conf.tgz) = fc33a5687461c7a99615da744cd8dd3f diff --git a/net/dhcpconf/pkg-descr b/net/dhcpconf/pkg-descr index ab1ffc76967a..94e22ace7031 100644 --- a/net/dhcpconf/pkg-descr +++ b/net/dhcpconf/pkg-descr @@ -3,7 +3,7 @@ It works by bringing up a couple dialog boxes that look strangely like they're created using ncurses but really newt - and then checking your options and generating a dhcpd.conf. -WWW: http://members.xoom.com/vschade/dhcp-conf/ +WWW: http://dhcp-conf.sourceforge.net Author: Vee Schade <vschade@mindless.com> --Will <andrews@technologist.com> |