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 b1024138645..9c71a2c84c4 100644
--- a/databases/postgresql14-contrib/Makefile
+++ b/databases/postgresql14-contrib/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2021/10/08 10:23:44 adam Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/08 16:03:46 adam Exp $
PKGNAME= ${DISTNAME:S/-/14-contrib-/}
+PKGREVISION= 1
COMMENT= Contrib subtree of tools and plug-ins
.include "../../databases/postgresql14/Makefile.common"