summaryrefslogtreecommitdiff
path: root/databases/postgresql92-docs
diff options
context:
space:
mode:
authorwiz <wiz>2013-05-31 12:39:35 +0000
committerwiz <wiz>2013-05-31 12:39:35 +0000
commit8b9cf2e749d93d75845e69903cd5ed5bd78ac0dd (patch)
tree57ca2acf33387d98eee9e957997e59ad73e793fb /databases/postgresql92-docs
parentcce9b427e7a3200782c3d5e3e83b85a1da99f202 (diff)
downloadpkgsrc-8b9cf2e749d93d75845e69903cd5ed5bd78ac0dd.tar.gz
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Diffstat (limited to 'databases/postgresql92-docs')
-rw-r--r--databases/postgresql92-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql92-docs/Makefile b/databases/postgresql92-docs/Makefile
index f04d3881de9..8c04cfa00f5 100644
--- a/databases/postgresql92-docs/Makefile
+++ b/databases/postgresql92-docs/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2013/02/09 11:19:18 adam Exp $
+# $NetBSD: Makefile,v 1.4 2013/05/31 12:39:56 wiz Exp $
PKGNAME= ${DISTNAME:C/-/92-docs-/}
+PKGREVISION= 1
COMMENT= PostgreSQL database documentation
.include "../../databases/postgresql92/Makefile.common"