aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-09-28 20:16:10 +0800
committerbapt <bapt@FreeBSD.org>2012-09-28 20:16:10 +0800
commite59e20169f9e06ff96a9101d9437cae373fc1a8e (patch)
tree8924db0dc48ea5aed7582e888c69da84f892134a
parentbcf417f2ae146463aa80fb635d860007fc3f231b (diff)
downloadfreebsd-ports-gnome-e59e20169f9e06ff96a9101d9437cae373fc1a8e.tar.gz
freebsd-ports-gnome-e59e20169f9e06ff96a9101d9437cae373fc1a8e.tar.zst
freebsd-ports-gnome-e59e20169f9e06ff96a9101d9437cae373fc1a8e.zip
Improve the comment
-rw-r--r--devel/pkgconf/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile
index fc7f8d812d4a..35aa239c8818 100644
--- a/devel/pkgconf/Makefile
+++ b/devel/pkgconf/Makefile
@@ -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