Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2012 12:16:10 +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: r304989 - head/devel/pkgconf
Message-ID:  <201209281216.q8SCGANL036102@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Sep 28 12:16:10 2012
New Revision: 304989
URL: http://svn.freebsd.org/changeset/ports/304989

Log:
  Improve the comment

Modified:
  head/devel/pkgconf/Makefile

Modified: head/devel/pkgconf/Makefile
==============================================================================
--- head/devel/pkgconf/Makefile	Fri Sep 28 10:57:19 2012	(r304988)
+++ head/devel/pkgconf/Makefile	Fri Sep 28 12:16:10 2012	(r304989)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	pkgconf
-# Date created:		2012-07-22
-# Whom:			Baptiste Daroussin <bapt@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	pkgconf
 PORTVERSION=	0.8.9
@@ -11,7 +6,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://tortois.es/~nenolod/distfiles/
 
 MAINTAINER=	bapt@FreeBSD.org
-COMMENT=	pkg-config compatible utility which does not depend on glib
+COMMENT=	Utility to helps to configure compiler and linker flags
 
 LICENSE=	BSD
 



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