diff options
Diffstat (limited to 'devel/py-testgears/Makefile')
-rw-r--r-- | devel/py-testgears/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-testgears/Makefile b/devel/py-testgears/Makefile index 7bfe9a193f4c..d645fb149623 100644 --- a/devel/py-testgears/Makefile +++ b/devel/py-testgears/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://nivi.interfree.it/distfiles/${PORTNAME}/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= Python module to run tests written as simple functions BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools |