aboutsummaryrefslogtreecommitdiff
path: root/devel/allegro
diff options
context:
space:
mode:
Diffstat (limited to 'devel/allegro')
-rw-r--r--devel/allegro/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile
index 46a9c07dab8d..0a30a1a5aa2e 100644
--- a/devel/allegro/Makefile
+++ b/devel/allegro/Makefile
@@ -1,3 +1,4 @@
+# Created by: Jimmy Olgeni <olgeni@FreeBSD.org>
# $FreeBSD$
PORTNAME= allegro
@@ -9,7 +10,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
-MAINTAINER= nemysis@FreeBSD.org
+MAINTAINER= koalative@gmail.com
COMMENT= Cross-platform library for games and multimedia programming
LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png \