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 5843038ffeb..33ceecca0b3 100644 --- a/databases/postgresql93-docs/Makefile +++ b/databases/postgresql93-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/07/25 22:14:56 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:48:45 wiz Exp $ PKGNAME= ${DISTNAME:C/-/93-docs-/} +PKGREVISION= 1 COMMENT= PostgreSQL database documentation .include "../../databases/postgresql93/Makefile.common" |