Date: Sun, 5 Aug 2012 05:56:38 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302067 - head/net-mgmt/fetchconfig Message-ID: <201208050556.q755ucw1043188@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sun Aug 5 05:56:37 2012 New Revision: 302067 URL: http://svn.freebsd.org/changeset/ports/302067 Log: - Correct commit entry: - Update to 0.22 PR: 168641 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer timeout Modified: head/net-mgmt/fetchconfig/Makefile Modified: head/net-mgmt/fetchconfig/Makefile ============================================================================== --- head/net-mgmt/fetchconfig/Makefile Sun Aug 5 05:54:51 2012 (r302066) +++ head/net-mgmt/fetchconfig/Makefile Sun Aug 5 05:56:37 2012 (r302067) @@ -46,5 +46,5 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor .endif - + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208050556.q755ucw1043188>