summaryrefslogtreecommitdiff
path: root/databases/postgresql14-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql14-docs/Makefile')
-rw-r--r--databases/postgresql14-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql14-docs/Makefile b/databases/postgresql14-docs/Makefile
index 6fbbbee8959..8e21ecb7e4e 100644
--- a/databases/postgresql14-docs/Makefile
+++ b/databases/postgresql14-docs/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2022/02/11 08:31:24 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/04/18 19:10:43 adam Exp $
PKGNAME= ${DISTNAME:S/-/14-docs-/}
+PKGREVISION= 1
COMMENT= PostgreSQL database documentation
.include "../../databases/postgresql14/Makefile.common"