summaryrefslogtreecommitdiff
path: root/databases/postgresql13-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql13-docs/Makefile')
-rw-r--r--databases/postgresql13-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql13-docs/Makefile b/databases/postgresql13-docs/Makefile
index 8261efba4ba..98beea20ac5 100644
--- a/databases/postgresql13-docs/Makefile
+++ b/databases/postgresql13-docs/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2022/02/11 08:31:23 adam Exp $
+# $NetBSD: Makefile,v 1.10 2022/04/18 19:10:42 adam Exp $
PKGNAME= ${DISTNAME:S/-/13-docs-/}
+PKGREVISION= 1
COMMENT= PostgreSQL database documentation
.include "../../databases/postgresql13/Makefile.common"