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