diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /graphics/g2/Makefile | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) | |
download | ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.tar.gz ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.zip |
Notes
Diffstat (limited to 'graphics/g2/Makefile')
-rw-r--r-- | graphics/g2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile index 7412a548909b..c5cea55def16 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/graphics MAINTAINER= ports@FreeBSD.org -COMMENT= An easy to use, portable and powerful 2D graphics library +COMMENT= Easy to use, portable, and powerful 2D graphics library LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |