Index: head/graphics/py-pyganim/Makefile =================================================================== --- head/graphics/py-pyganim/Makefile (revision 391032) +++ head/graphics/py-pyganim/Makefile (revision 391033) @@ -1,22 +1,22 @@ # Created by: Johannes Jost Meixner # $FreeBSD$ PORTNAME= pyganim PORTVERSION= 0.9.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Pyganim-${PORTVERSION} -MAINTAINER= xmj@FreeBSD.org +MAINTAINER= xmj@chaot.net COMMENT= Sprite animation module for Pygame LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>0:${PORTSDIR}/devel/py-game RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python zip USE_PYTHON= autoplist distutils .include