diff options
Diffstat (limited to 'security/libpreludedb-pgsql/Makefile')
-rw-r--r-- | security/libpreludedb-pgsql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libpreludedb-pgsql/Makefile b/security/libpreludedb-pgsql/Makefile index 22bc39b2bc6..6ea8b222fd3 100644 --- a/security/libpreludedb-pgsql/Makefile +++ b/security/libpreludedb-pgsql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/23 18:16:34 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:51 wiz Exp $ # PKGNAME= libpreludedb-pgsql-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= PostgreSQL plugin for LibPreludeDB .include "../../security/libpreludedb/Makefile.common" |