svn commit: r388738 - head/net/dhcpcd

Thomas Zander riggs at FreeBSD.org
Sun Jun 7 17:21:32 UTC 2015


Author: riggs
Date: Sun Jun  7 17:21:31 2015
New Revision: 388738
URL: https://svnweb.freebsd.org/changeset/ports/388738

Log:
  - Correct WWW link in pkg-descr
  - Bump PORTREVISION
  
  PR:		199914
  Reported by:	jason.unovitch at gmail.com
  Approved by:	roy at marples.name (maintainer)

Modified:
  head/net/dhcpcd/Makefile
  head/net/dhcpcd/pkg-descr

Modified: head/net/dhcpcd/Makefile
==============================================================================
--- head/net/dhcpcd/Makefile	Sun Jun  7 17:11:20 2015	(r388737)
+++ head/net/dhcpcd/Makefile	Sun Jun  7 17:21:31 2015	(r388738)
@@ -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/ \

Modified: head/net/dhcpcd/pkg-descr
==============================================================================
--- head/net/dhcpcd/pkg-descr	Sun Jun  7 17:11:20 2015	(r388737)
+++ head/net/dhcpcd/pkg-descr	Sun Jun  7 17:21:31 2015	(r388738)
@@ -2,4 +2,4 @@ dhcpcd is a DHCP/IPv4LL/IPv6RS/DHCPv6 cl
 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


More information about the svn-ports-head mailing list