Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jun 2015 17:21:32 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388738 - head/net/dhcpcd
Message-ID:  <201506071721.t57HLWM7089453@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@gmail.com
  Approved by:	roy@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506071721.t57HLWM7089453>