diff options
author | jeh <jeh@FreeBSD.org> | 2001-01-05 10:51:27 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-01-05 10:51:27 +0800 |
commit | ba92394ffbf643a3bc35bc6b6ff05cdf5aee9d32 (patch) | |
tree | 7c7d26a31d9773f7489dfb90ba0c36835575485d /net | |
parent | e31c8688042b0bfefa5c01d6d3b7b5d7ebdebfde (diff) | |
download | freebsd-ports-gnome-ba92394ffbf643a3bc35bc6b6ff05cdf5aee9d32.tar.gz freebsd-ports-gnome-ba92394ffbf643a3bc35bc6b6ff05cdf5aee9d32.tar.zst freebsd-ports-gnome-ba92394ffbf643a3bc35bc6b6ff05cdf5aee9d32.zip |
Update to 2.0.5
PR: 22563
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Diffstat (limited to 'net')
-rw-r--r-- | net/isc-dhcp2/Makefile | 7 | ||||
-rw-r--r-- | net/isc-dhcp2/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/isc-dhcp2/Makefile b/net/isc-dhcp2/Makefile index 3bea8bc9c695..8b7c0854b157 100644 --- a/net/isc-dhcp2/Makefile +++ b/net/isc-dhcp2/Makefile @@ -6,10 +6,11 @@ # PORTNAME= isc-dhcp -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.5 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ -DISTNAME= dhcp-2.0pl3 +MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ \ + ftp://ftp.isc.org/isc/dhcp/dhcp-2.0-history/ +DISTNAME= dhcp-2.0pl5 MAINTAINER= jseger@FreeBSD.org diff --git a/net/isc-dhcp2/distinfo b/net/isc-dhcp2/distinfo index 5d7de0cc171b..c715797c6726 100644 --- a/net/isc-dhcp2/distinfo +++ b/net/isc-dhcp2/distinfo @@ -1 +1 @@ -MD5 (dhcp-2.0pl3.tar.gz) = 802da1920bd570c361359e0fabc536a6 +MD5 (dhcp-2.0pl5.tar.gz) = ab22f363a7aff924e2cc9d1019a21498 |