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 7c3827dd028..7e5c9b75633 100644 --- a/databases/postgresql92-docs/Makefile +++ b/databases/postgresql92-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/07/25 22:14:56 adam Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:45 wiz Exp $ PKGNAME= ${DISTNAME:C/-/92-docs-/} +PKGREVISION= 1 COMMENT= PostgreSQL database documentation .include "../../databases/postgresql92/Makefile.common" |