diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-18 22:21:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-18 22:21:52 +0000 |
commit | 317bb4cb888e9aa84092fd811bc2f19840c34aff (patch) | |
tree | 689ed77d277413c448c11af59c2bfba0da4b48e1 /graphics/g2/Makefile | |
parent | 4b0001b33e94e37b0acead22067205639f3c1b2a (diff) | |
download | ports-317bb4cb888e9aa84092fd811bc2f19840c34aff.tar.gz ports-317bb4cb888e9aa84092fd811bc2f19840c34aff.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 e09b43dfde88..a355f8197cb3 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/graphics -MAINTAINER= billf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An easy to use, portable and powerful 2D graphics library LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |