diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-28 19:37:38 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-28 19:37:38 +0000 |
commit | 2eb0e15505cf9b15d0718bb2e09c42ea77cbed93 (patch) | |
tree | cdee1937aac606c0a7dab21291a304cff8072267 /net-im/py-twistedWords | |
parent | e6b1d72337deaa6d6a157d27f5f84703d47fed9b (diff) | |
download | ports-2eb0e15505cf9b15d0718bb2e09c42ea77cbed93.tar.gz ports-2eb0e15505cf9b15d0718bb2e09c42ea77cbed93.zip |
Notes
Diffstat (limited to 'net-im/py-twistedWords')
-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 |