diff options
author | lioux <lioux@FreeBSD.org> | 2007-04-25 15:24:27 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2007-04-25 15:24:27 +0800 |
commit | 34dd8fa9fc37a43683c8b04696d82603a103869b (patch) | |
tree | 211ac58657c7b74608ac6f1294d2f78491ce1ba7 /dns/py-dnspython/Makefile | |
parent | 660dbbff277abd643105c5a902fa115a9a65c435 (diff) | |
download | freebsd-ports-gnome-34dd8fa9fc37a43683c8b04696d82603a103869b.tar.gz freebsd-ports-gnome-34dd8fa9fc37a43683c8b04696d82603a103869b.tar.zst freebsd-ports-gnome-34dd8fa9fc37a43683c8b04696d82603a103869b.zip |
Update to 1.5.0
PR: 112080
Submitted by: miwi
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 ec778e0d0122..dc26975eb914 100644 --- a/dns/py-dnspython/Makefile +++ b/dns/py-dnspython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnspython -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= dns python MASTER_SITES= http://www.dnspython.org/kits/stable/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |