From b84af273e4c16cbe0b40ae460da8199d713c02fa Mon Sep 17 00:00:00 2001 From: sf Date: Thu, 8 Mar 2001 20:06:36 +0000 Subject: update to 3.0b2pl18. PR: 25501 Submitted by: maintainer --- net/isc-dhcp30-server/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/isc-dhcp30-server/Makefile') diff --git a/net/isc-dhcp30-server/Makefile b/net/isc-dhcp30-server/Makefile index 30c420164b8b..ace50a3366eb 100644 --- a/net/isc-dhcp30-server/Makefile +++ b/net/isc-dhcp30-server/Makefile @@ -7,9 +7,9 @@ # PORTNAME= isc-dhcp3 -PORTVERSION= 3.0.b2.16 +PORTVERSION= 3.0.b2.18 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ +MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ DISTNAME= ${PORTNAME:S/isc-//:S/3/-/}${PORTVERSION:S/.b/b/:R}pl${PORTVERSION:E} MAINTAINER= clefevre@poboxes.com @@ -30,7 +30,7 @@ MAN8= dhclient.8 dhclient-script.8 dhcpd.8 dhcrelay.8 # Local variables # -PATCH_SUBDIRS= client common dhcpctl minires omapip relay server +PATCH_SUBDIRS= client common dhcpctl dst minires omapip relay server BIN_FILES= dhclient dhcpd dhcrelay SAMP_FILES= client/dhclient.conf server/dhcpd.conf -- cgit