diff options
Diffstat (limited to 'net/isc-dhcp3/Makefile')
-rw-r--r-- | net/isc-dhcp3/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/isc-dhcp3/Makefile b/net/isc-dhcp3/Makefile index 07bf823bdded..bb3e194415ab 100644 --- a/net/isc-dhcp3/Makefile +++ b/net/isc-dhcp3/Makefile @@ -1,13 +1,13 @@ # Ports collection makefile for: dhcp -# Version required: 2.0b1pl16 +# Version required: 2.0b1pl17 # Date created: 7 Mar 1996 # Whom: se # -# $Id: Makefile,v 1.22 1999/02/10 18:24:23 obrien Exp $ +# $Id: Makefile,v 1.23 1999/02/27 04:32:20 jseger Exp $ # -DISTNAME= dhcp-2.0b1pl16 -PKGNAME= isc-dhcp2.b1.16 +DISTNAME= dhcp-2.0b1pl17 +PKGNAME= isc-dhcp2.b1.17 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ |