diff options
Diffstat (limited to 'databases/postgresql93-docs/Makefile')
-rw-r--r-- | databases/postgresql93-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql93-docs/Makefile b/databases/postgresql93-docs/Makefile index 35db01f9179..0a2cc316ce0 100644 --- a/databases/postgresql93-docs/Makefile +++ b/databases/postgresql93-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/06/18 14:46:14 adam Exp $ +# $NetBSD: Makefile,v 1.6 2016/07/09 06:38:02 wiz Exp $ PKGNAME= ${DISTNAME:C/-/93-docs-/} +PKGREVISION= 1 COMMENT= PostgreSQL database documentation .include "../../databases/postgresql93/Makefile.common" |