aboutsummaryrefslogtreecommitdiff
path: root/graphics/corona
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-02-02 23:44:01 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-02-02 23:44:01 +0000
commit2be3df4e6cd3903e9986f58d8470af2eeb8ddb04 (patch)
tree62bb721c2238601abab3327be8256421078184d4 /graphics/corona
parent28e954021129898a645c3b91269e3a9caf6647de (diff)
downloadports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.tar.gz
ports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.zip
Notes
Diffstat (limited to 'graphics/corona')
-rw-r--r--graphics/corona/Makefile2
-rw-r--r--graphics/corona/pkg-descr3
2 files changed, 1 insertions, 4 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 \
diff --git a/graphics/corona/pkg-descr b/graphics/corona/pkg-descr
index 218c2c65a622..0bf2090a8117 100644
--- a/graphics/corona/pkg-descr
+++ b/graphics/corona/pkg-descr
@@ -6,6 +6,3 @@ C++ API. With just a few lines of C++, you can add image loading
to your application.
WWW: http://corona.sourceforge.net/
-
-- David
-dyeske@gmail.com