aboutsummaryrefslogtreecommitdiff
path: root/devel/allegro
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-06-16 21:03:57 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-06-16 21:03:57 +0000
commitdd3adcb19b921b14b4ecd382efaa57d6b5b45e40 (patch)
treecdefd2d912d7b36b6b3615d24cd179d15cb3db12 /devel/allegro
parentd1c5ad25e4c4c459ec1003fd9abe186cebf4c898 (diff)
downloadports-dd3adcb19b921b14b4ecd382efaa57d6b5b45e40.tar.gz
ports-dd3adcb19b921b14b4ecd382efaa57d6b5b45e40.zip
Notes
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 \