Index: head/net/py-httpstat/Makefile =================================================================== --- head/net/py-httpstat/Makefile (revision 539321) +++ head/net/py-httpstat/Makefile (revision 539322) @@ -1,28 +1,25 @@ # Created by: Danilo G. Baio # $FreeBSD$ PORTNAME= httpstat PORTVERSION= 1.2.1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Curl statistics made simple LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-08-15 - RUN_DEPENDS= curl:ftp/curl -USES= python:2.7 +USES= python USE_GITHUB= yes GH_ACCOUNT= reorx USE_PYTHON= autoplist distutils NO_ARCH= yes .include