diff options
Diffstat (limited to 'databases/postgresql13-docs/Makefile')
-rw-r--r-- | databases/postgresql13-docs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql13-docs/Makefile b/databases/postgresql13-docs/Makefile index 2bd59458441..790fac5aa71 100644 --- a/databases/postgresql13-docs/Makefile +++ b/databases/postgresql13-docs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2021/04/21 11:41:17 adam Exp $ +# $NetBSD: Makefile,v 1.5 2021/05/18 11:56:20 adam Exp $ PKGNAME= ${DISTNAME:S/-/13-docs-/} -PKGREVISION= 1 COMMENT= PostgreSQL database documentation .include "../../databases/postgresql13/Makefile.common" |