summaryrefslogtreecommitdiff
path: root/databases/qt4-sqlite3-plugin
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-04 09:40:59 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-04 09:40:59 +0000
commita5185846f07f13921bb0799a8a761c9f8ff67789 (patch)
tree603a488a83d35e3168f3e16a8e22245850bdf6cf /databases/qt4-sqlite3-plugin
parent- Add WWW link (diff)
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=360588
Diffstat (limited to 'databases/qt4-sqlite3-plugin')
-rw-r--r--databases/qt4-sqlite3-plugin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/qt4-sqlite3-plugin/Makefile b/databases/qt4-sqlite3-plugin/Makefile
index add63a33b0f3..769cbc186b14 100644
--- a/databases/qt4-sqlite3-plugin/Makefile
+++ b/databases/qt4-sqlite3-plugin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qt4-${DB}-plugin
DISTVERSION= ${QT4_VERSION}
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= kde@FreeBSD.org