aboutsummaryrefslogtreecommitdiffstats
path: root/dns/py-dns/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-06-16 14:58:31 +0800
committeredwin <edwin@FreeBSD.org>2008-06-16 14:58:31 +0800
commite4ea29cd715091b69fa09a8b47237633b164c24b (patch)
tree30d60ddb3914f43af6eadaff1b1e4a6ed3aaa09a /dns/py-dns/Makefile
parent67944a878cfa8ab9c692aa23be30cf422dbb1cca (diff)
downloadfreebsd-ports-gnome-e4ea29cd715091b69fa09a8b47237633b164c24b.tar.gz
freebsd-ports-gnome-e4ea29cd715091b69fa09a8b47237633b164c24b.tar.zst
freebsd-ports-gnome-e4ea29cd715091b69fa09a8b47237633b164c24b.zip
[Update] dns/py-dns : update to 2.3.1
update to 2.3.1 from 2.3.0 PR: ports/123669 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout
Diffstat (limited to 'dns/py-dns/Makefile')
-rw-r--r--dns/py-dns/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/dns/py-dns/Makefile b/dns/py-dns/Makefile
index 08b8b7ae5108..14e6ea075720 100644
--- a/dns/py-dns/Makefile
+++ b/dns/py-dns/Makefile
@@ -6,14 +6,12 @@
#
PORTNAME= dns
-PORTVERSION= 2.3.0
-PORTREVISION= 1
+PORTVERSION= 2.3.1
CATEGORIES= dns python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR= pydns
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pydns-${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= linimon@FreeBSD.org
COMMENT= DNS (Domain Name Service) library for Python