diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2015-06-07 17:21:31 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2015-06-07 17:21:31 +0000 |
commit | cefe0d2d80720c34ad9d51d40b372ec23de749b6 (patch) | |
tree | 4dd0f711735eb8e9e24a60e2ea28197f673256ad /net/dhcpcd | |
parent | 2951c316916eaf3a3f191d19bd7f3b47e9d480e2 (diff) | |
download | ports-cefe0d2d80720c34ad9d51d40b372ec23de749b6.tar.gz ports-cefe0d2d80720c34ad9d51d40b372ec23de749b6.zip |
Notes
Diffstat (limited to 'net/dhcpcd')
-rw-r--r-- | net/dhcpcd/Makefile | 1 | ||||
-rw-r--r-- | net/dhcpcd/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 9e66fc9e9348..4b6d1fa88518 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -3,6 +3,7 @@ PORTNAME= dhcpcd PORTVERSION= 6.8.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \ http://roy.aydogan.net/dhcpcd/ \ diff --git a/net/dhcpcd/pkg-descr b/net/dhcpcd/pkg-descr index 4f5238541533..070ea6829fee 100644 --- a/net/dhcpcd/pkg-descr +++ b/net/dhcpcd/pkg-descr @@ -2,4 +2,4 @@ dhcpcd is a DHCP/IPv4LL/IPv6RS/DHCPv6 client. It can also act as a network manager, responding to new interfaces, listening for carrier up/down events and managing routes. -WWW: http://roy.marples.name/dhcpcd +WWW: http://roy.marples.name/projects/dhcpcd |