diff options
-rw-r--r-- | net-im/py-twistedWords/Makefile | 4 | ||||
-rw-r--r-- | net-im/py-twistedWords/distinfo | 4 | ||||
-rw-r--r-- | net-im/py-twistedWords/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/net-im/py-twistedWords/Makefile b/net-im/py-twistedWords/Makefile index de2b4fcf0bc0..3a6e4bf7cb55 100644 --- a/net-im/py-twistedWords/Makefile +++ b/net-im/py-twistedWords/Makefile @@ -6,13 +6,13 @@ # PORTNAME= twistedWords -PORTVERSION= 11.0.0 +PORTVERSION= 12.0.0 CATEGORIES= net-im devel python MASTER_SITES= http://twistedmatrix.com/Releases/Words/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TwistedWords-${PORTVERSION} -MAINTAINER= neal@nelson.name +MAINTAINER= python@FreeBSD.org COMMENT= Twisted Words has more chat than you can handle LICENSE= MIT diff --git a/net-im/py-twistedWords/distinfo b/net-im/py-twistedWords/distinfo index 09869a613cd6..bd78bd3b62ec 100644 --- a/net-im/py-twistedWords/distinfo +++ b/net-im/py-twistedWords/distinfo @@ -1,2 +1,2 @@ -SHA256 (TwistedWords-11.0.0.tar.bz2) = 574ffbf706be8cc4281f2d64e006d5efa35fdaa611895494453ec9fb80cea8dd -SIZE (TwistedWords-11.0.0.tar.bz2) = 164453 +SHA256 (TwistedWords-12.0.0.tar.bz2) = e2027dd8b8cb6e11424d1c9ad6042bb6384dcf710238208de59f3c662d5b00dd +SIZE (TwistedWords-12.0.0.tar.bz2) = 166475 diff --git a/net-im/py-twistedWords/pkg-plist b/net-im/py-twistedWords/pkg-plist index 758995878c64..12b7bda227ed 100644 --- a/net-im/py-twistedWords/pkg-plist +++ b/net-im/py-twistedWords/pkg-plist @@ -190,3 +190,4 @@ @dirrm %%PYTHON_SITELIBDIR%%/twisted/words/im @dirrm %%PYTHON_SITELIBDIR%%/twisted/words @dirrmtry %%PYTHON_SITELIBDIR%%/twisted/plugins +@dirrmtry %%PYTHON_SITELIBDIR%%/twisted |