Date: Mon, 31 Dec 2012 11:37:00 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309719 - head/devel/bsdbuild Message-ID: <201212311137.qBVBb0bF021557@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Dec 31 11:37:00 2012 New Revision: 309719 URL: http://svnweb.freebsd.org/changeset/ports/309719 Log: - Trim header - s/tab/space for WWW: in pkg-descr Modified: head/devel/bsdbuild/Makefile head/devel/bsdbuild/pkg-descr Modified: head/devel/bsdbuild/Makefile ============================================================================== --- head/devel/bsdbuild/Makefile Mon Dec 31 11:35:25 2012 (r309718) +++ head/devel/bsdbuild/Makefile Mon Dec 31 11:37:00 2012 (r309719) @@ -1,9 +1,4 @@ -# New ports collection makefile for: bsdbuild -# Date created: 2011-02-28 -# Whom: Baptiste Daroussin <bapt@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= bsdbuild PORTVERSION= 3.0 Modified: head/devel/bsdbuild/pkg-descr ============================================================================== --- head/devel/bsdbuild/pkg-descr Mon Dec 31 11:35:25 2012 (r309718) +++ head/devel/bsdbuild/pkg-descr Mon Dec 31 11:37:00 2012 (r309719) @@ -5,4 +5,4 @@ so the build system is portable to most Because BSDBuild is implemented as a library, makefiles are edited directly and never need to be "regenerated". -WWW: http://hypertriton.com/bsdbuild/ +WWW: http://hypertriton.com/bsdbuild/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212311137.qBVBb0bF021557>