aboutsummaryrefslogtreecommitdiff
path: root/databases/py-sqlite3
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-08-02 06:57:40 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-08-02 06:57:40 +0000
commitd76fe51a14c836ec2896e92f693f2388f295a18f (patch)
treea672bd4b54600c6531328ca45738a6ebc143ceb2 /databases/py-sqlite3
parentfc8d424c6b7837896a32e3c15fd8075942071b84 (diff)
downloadports-d76fe51a14c836ec2896e92f693f2388f295a18f.tar.gz
ports-d76fe51a14c836ec2896e92f693f2388f295a18f.zip
- Catch up with the recent lang/pythonXX changes
With hat: python@
Notes
Notes: svn path=/head/; revision=363791
Diffstat (limited to 'databases/py-sqlite3')
-rw-r--r--databases/py-sqlite3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile
index 9bc95007d1b3..132a0595a324 100644
--- a/databases/py-sqlite3/Makefile
+++ b/databases/py-sqlite3/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sqlite3
PORTVERSION= ${PYTHON_PORTVERSION}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases python
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}