Index: head/www/py-twistedWeb2/Makefile =================================================================== --- head/www/py-twistedWeb2/Makefile (revision 448407) +++ head/www/py-twistedWeb2/Makefile (revision 448408) @@ -1,21 +1,24 @@ # Created by: Landon Fuller # $FreeBSD$ PORTNAME= twistedWeb2 PORTVERSION= 8.1.0 PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Web2/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TwistedWeb2-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Next generation Web Server Framework built with Twisted LICENSE= MIT +DEPRECATED= Use devel/py-twisted instead +EXPIRATION_DATE=2017-09-30 + NO_ARCH= yes USE_PYTHON= autoplist distutils USES= python tar:bzip2 twisted .include