Index: head/www/py-requests-file/Makefile =================================================================== --- head/www/py-requests-file/Makefile (revision 481161) +++ head/www/py-requests-file/Makefile (revision 481162) @@ -1,25 +1,25 @@ # Created by: Mark Felder # $FreeBSD$ PORTNAME= requests-file PORTVERSION= 1.4.2 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Transport adapter for use with the Requests Python library LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils USE_GITHUB= yes GH_ACCOUNT= dashea .include