diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-15 09:04:29 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-15 09:04:29 +0000 |
commit | c5152e00e538425a67323599bab2f174d297db72 (patch) | |
tree | f26161dbc88c3ff0c96ae9a81f71e7f7efc5fe74 /graphics | |
parent | ef303dc421b4b04dc29ae186c9df2f7425733c0d (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-pyganim/Makefile | 4 |
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 |