aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pysqlite20/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-22 13:54:54 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-22 13:54:54 +0000
commit3fee397b43da1e9432c499abcb1e9f2ff72ba679 (patch)
tree39634c39f25acafd597ed7fd6e58b7ca6043a3d3 /databases/py-pysqlite20/Makefile
parent0561518b0cf271efbbcf7c1788bbf94c3448a980 (diff)
Update to 2.0.2
PR: ports/81352 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=135855
Diffstat (limited to 'databases/py-pysqlite20/Makefile')
-rw-r--r--databases/py-pysqlite20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-pysqlite20/Makefile b/databases/py-pysqlite20/Makefile
index fd06c507999d..cf33d28458ed 100644
--- a/databases/py-pysqlite20/Makefile
+++ b/databases/py-pysqlite20/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= pysqlite
-PORTVERSION= 2.0.0
+PORTVERSION= 2.0.2
CATEGORIES= databases python
-MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/2.0.0/
+MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= marcus@corp.grupos.com.br