aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2016-06-15 09:04:29 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2016-06-15 09:04:29 +0000
commitc5152e00e538425a67323599bab2f174d297db72 (patch)
treef26161dbc88c3ff0c96ae9a81f71e7f7efc5fe74 /graphics
parentef303dc421b4b04dc29ae186c9df2f7425733c0d (diff)
downloadports-c5152e00e538425a67323599bab2f174d297db72.tar.gz
ports-c5152e00e538425a67323599bab2f174d297db72.zip
Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR: 210265 Submitted by: Johannes Jost Meixner (johannes@perceivon.net) Approved by: pi (mentor)
Notes
Notes: svn path=/head/; revision=416918
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-pyganim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-pyganim/Makefile b/graphics/py-pyganim/Makefile
index 1adb14b5c1c0..1fadc329d947 100644
--- a/graphics/py-pyganim/Makefile
+++ b/graphics/py-pyganim/Makefile
@@ -1,4 +1,4 @@
-# Created by: Johannes Jost Meixner <xmj@FreeBSD.org>
+# Created by: Johannes Jost Meixner <johannes@perceivon.net>
# $FreeBSD$
PORTNAME= pyganim
@@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Pyganim-${PORTVERSION}
-MAINTAINER= xmj@FreeBSD.org
+MAINTAINER= johannes@perceivon.net
COMMENT= Sprite animation module for Pygame
LICENSE= BSD2CLAUSE