diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-20 19:12:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-20 19:12:44 +0000 |
commit | b0c6169445d417e18bd41198fda7866cdb1da6e9 (patch) | |
tree | 93ea0e9954cce8640c3ed8db2b6cebbae9701d7c /dns/py-dnspython/Makefile | |
parent | cd6f5cff837ec4a7e21ca07634a9bb109a1ff3d6 (diff) |
Notes
Diffstat (limited to 'dns/py-dnspython/Makefile')
-rw-r--r-- | dns/py-dnspython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile index fbc4e3d105cb..9472c7f66612 100644 --- a/dns/py-dnspython/Makefile +++ b/dns/py-dnspython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnspython -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= dns python MASTER_SITES= http://www.dnspython.org/kits/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |