summaryrefslogtreecommitdiff
path: root/databases/postgresql14-contrib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql14-contrib/Makefile')
-rw-r--r--databases/postgresql14-contrib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql14-contrib/Makefile b/databases/postgresql14-contrib/Makefile
index ccab68f0df7..027bbe700ba 100644
--- a/databases/postgresql14-contrib/Makefile
+++ b/databases/postgresql14-contrib/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2022/08/15 20:59:39 adam Exp $
+# $NetBSD: Makefile,v 1.9 2022/11/23 16:19:41 adam Exp $
PKGNAME= ${DISTNAME:S/-/14-contrib-/}
+PKGREVISION= 1
COMMENT= Contrib subtree of tools and plug-ins
.include "../../databases/postgresql14/Makefile.common"