diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 2003-05-20 02:08:53 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 2003-05-20 02:08:53 +0000 |
commit | e89e150646ce7ccf51a4bb0d49d4c5190d08171f (patch) | |
tree | 1e156bfdd5b90d03c8eedd0f6cca3c2b37847fdd | |
parent | Add WWW: http://www.astro.caltech.edu/~tjp/pgplot/. (diff) |
minor $COMMENT fix: "An utility" -> "A utility"
Notes
Notes:
svn path=/head/; revision=81515
-rw-r--r-- | devel/pkg-config/Makefile | 2 | ||||
-rw-r--r-- | devel/pkgconfig/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/devel/pkgconfig/Makefile b/devel/pkgconfig/Makefile index e127b480c804..927491a0d5a4 100644 --- a/devel/pkgconfig/Makefile +++ b/devel/pkgconfig/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 |