diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-03 11:53:22 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-03 11:53:22 +0000 |
commit | 1448379d87539f99606084956ed946b1859fbcfc (patch) | |
tree | 2670dfc2f8a0c02d4d27664ee8ec4ba05ba89b43 /dns | |
parent | d6b724d900595e28d0524cf51fdac9b15f86246d (diff) | |
download | ports-1448379d87539f99606084956ed946b1859fbcfc.tar.gz ports-1448379d87539f99606084956ed946b1859fbcfc.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/py-twistedNames/Makefile | 3 | ||||
-rw-r--r-- | dns/py-twistedNames/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/dns/py-twistedNames/Makefile b/dns/py-twistedNames/Makefile index 34de9c3fda48..cd7817898185 100644 --- a/dns/py-twistedNames/Makefile +++ b/dns/py-twistedNames/Makefile @@ -6,8 +6,7 @@ # PORTNAME= twistedNames -PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTVERSION= 0.2.0 CATEGORIES= dns devel python MASTER_SITES= http://twistedmatrix.com/downloads/Names/0.1/ \ http://tmrc.mit.edu/mirror/twisted/Names/0.2/ diff --git a/dns/py-twistedNames/distinfo b/dns/py-twistedNames/distinfo index 537481afb6ad..08ee871fd56a 100644 --- a/dns/py-twistedNames/distinfo +++ b/dns/py-twistedNames/distinfo @@ -1,2 +1,2 @@ -MD5 (TwistedNames-0.1.0.tar.bz2) = 1489cb84aa4abfd371441090e5e12f0e -SIZE (TwistedNames-0.1.0.tar.bz2) = 28486 +MD5 (TwistedNames-0.2.0.tar.bz2) = 1266570ddc8ca0d7c6d0ea117aae9021 +SIZE (TwistedNames-0.2.0.tar.bz2) = 29118 |