summaryrefslogtreecommitdiff
path: root/databases/py-PySQLite2/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-PySQLite2/Makefile
parent- Read cachemgr.conf rather than cachemgr.conf.default (diff)
Update to 2.0.2
PR: ports/81352 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=135855
Diffstat (limited to 'databases/py-PySQLite2/Makefile')
-rw-r--r--databases/py-PySQLite2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-PySQLite2/Makefile b/databases/py-PySQLite2/Makefile
index fd06c507999d..cf33d28458ed 100644
--- a/databases/py-PySQLite2/Makefile
+++ b/databases/py-PySQLite2/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