aboutsummaryrefslogtreecommitdiff
path: root/dns/py-dns/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-06-16 06:58:31 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-06-16 06:58:31 +0000
commitad2b4d8960a9f2753303bb132b62cedd7e911050 (patch)
tree802ebf71305dfdd6f986a5cd0dec542990be1b5d /dns/py-dns/Makefile
parenta1f56ba4605e139e323a292729711e952c137dcf (diff)
Notes
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