summaryrefslogtreecommitdiff
path: root/databases/poco-data-sqlite/Makefile
diff options
context:
space:
mode:
authortron <tron>2014-02-12 23:17:32 +0000
committertron <tron>2014-02-12 23:17:32 +0000
commit8389d33885374045532d99c572e6b359b0eb0304 (patch)
tree437a865da8d01c86343f3a78f63e77aad15ad97a /databases/poco-data-sqlite/Makefile
parentb341fa7028e3dd571e2f09da069500b34816d52d (diff)
downloadpkgsrc-8389d33885374045532d99c572e6b359b0eb0304.tar.gz
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'databases/poco-data-sqlite/Makefile')
-rw-r--r--databases/poco-data-sqlite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/poco-data-sqlite/Makefile b/databases/poco-data-sqlite/Makefile
index 8305dc6cf29..5059c2fe82e 100644
--- a/databases/poco-data-sqlite/Makefile
+++ b/databases/poco-data-sqlite/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2013/10/19 09:06:56 adam Exp $
+# $NetBSD: Makefile,v 1.13 2014/02/12 23:17:40 tron Exp $
#
PKGNAME= poco-data-sqlite-${POCO_VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= databases
COMMENT= POCO C++ SQLite RDBMS Accessor libraries