aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pkg-config
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>2003-05-20 10:08:53 +0800
committerhoek <hoek@FreeBSD.org>2003-05-20 10:08:53 +0800
commit7b867bc7eaffc2a743681948a83128fdc392430a (patch)
treec89c8720ccdbb7bac79785561d49f681ed555991 /devel/pkg-config
parenteb013fb0e39ac2fb2a8464521d65f6d122e476ca (diff)
downloadfreebsd-ports-gnome-7b867bc7eaffc2a743681948a83128fdc392430a.tar.gz
freebsd-ports-gnome-7b867bc7eaffc2a743681948a83128fdc392430a.tar.zst
freebsd-ports-gnome-7b867bc7eaffc2a743681948a83128fdc392430a.zip
minor $COMMENT fix: "An utility" -> "A utility"
Diffstat (limited to 'devel/pkg-config')
-rw-r--r--devel/pkg-config/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile
index e127b480c804..927491a0d5a4 100644
--- a/devel/pkg-config/Makefile
+++ b/devel/pkg-config/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.15
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= An utility used to retrieve information about installed libraries
+COMMENT= A utility used to retrieve information about installed libraries
USE_BZIP2= yes
USE_GMAKE= yes