summaryrefslogtreecommitdiff
path: root/databases/postgresql10-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql10-docs/Makefile')
-rw-r--r--databases/postgresql10-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql10-docs/Makefile b/databases/postgresql10-docs/Makefile
index 3112ed51df4..c70f6826643 100644
--- a/databases/postgresql10-docs/Makefile
+++ b/databases/postgresql10-docs/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2021/08/13 11:54:44 adam Exp $
+# $NetBSD: Makefile,v 1.14 2021/12/08 16:03:43 adam Exp $
PKGNAME= ${DISTNAME:S/-/10-docs-/}
+PKGREVISION= 1
COMMENT= PostgreSQL database documentation
.include "../../databases/postgresql10/Makefile.common"