summaryrefslogtreecommitdiff
path: root/databases/postgresql12-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql12-docs/Makefile')
-rw-r--r--databases/postgresql12-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql12-docs/Makefile b/databases/postgresql12-docs/Makefile
index e228af5cddf..3ba2ac71cca 100644
--- a/databases/postgresql12-docs/Makefile
+++ b/databases/postgresql12-docs/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2021/05/18 11:56:19 adam Exp $
+# $NetBSD: Makefile,v 1.10 2021/05/24 19:49:48 wiz Exp $
PKGNAME= ${DISTNAME:S/-/12-docs-/}
+PKGREVISION= 1
COMMENT= PostgreSQL database documentation
.include "../../databases/postgresql12/Makefile.common"