diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-02-02 23:44:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-02-02 23:44:01 +0000 |
commit | 2be3df4e6cd3903e9986f58d8470af2eeb8ddb04 (patch) | |
tree | 62bb721c2238601abab3327be8256421078184d4 /graphics/corona/Makefile | |
parent | 28e954021129898a645c3b91269e3a9caf6647de (diff) |
Notes
Diffstat (limited to 'graphics/corona/Makefile')
-rw-r--r-- | graphics/corona/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/corona/Makefile b/graphics/corona/Makefile index 765ea6ba94b7..e854371a2b13 100644 --- a/graphics/corona/Makefile +++ b/graphics/corona/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= dyeske@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A graphics library that supports most image formats LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |