aboutsummaryrefslogtreecommitdiff
path: root/dns/py-dnspython/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-11-14 12:30:36 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-11-14 12:30:36 +0000
commit529bd8e0db272daa1529447962ed3591ff6d144e (patch)
treea65a2d703811aec6d54f8f350792fa52015493b7 /dns/py-dnspython/Makefile
parent030743a9967b6970430f5c07f8e72102a83ea8ce (diff)
downloadports-529bd8e0db272daa1529447962ed3591ff6d144e.tar.gz
ports-529bd8e0db272daa1529447962ed3591ff6d144e.zip
Notes
Diffstat (limited to 'dns/py-dnspython/Makefile')
-rw-r--r--dns/py-dnspython/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile
index 379c8a5c6cb6..bd528d88cb90 100644
--- a/dns/py-dnspython/Makefile
+++ b/dns/py-dnspython/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dnspython
-PORTVERSION= 1.3.4
+PORTVERSION= 1.3.5
CATEGORIES= dns python
MASTER_SITES= http://www.dnspython.org/kits/stable/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,6 +22,7 @@ PORTDOCS= \
README \
TODO
EXAMPLE_FILES= \
+ ddns.py \
mx.py \
name.py \
reverse.py \