diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 6e518767d09232e30f06f0bd3cd17933f190bdc3 (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /databases/postgresql92-upgrade | |
parent | c5e0c2e5d46ec414c6fc396266fe509697320686 (diff) | |
download | pkgsrc-6e518767d09232e30f06f0bd3cd17933f190bdc3.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'databases/postgresql92-upgrade')
-rw-r--r-- | databases/postgresql92-upgrade/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql92-upgrade/Makefile b/databases/postgresql92-upgrade/Makefile index 7cc5529ab77..5876434c2e8 100644 --- a/databases/postgresql92-upgrade/Makefile +++ b/databases/postgresql92-upgrade/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/10/05 21:03:12 adam Exp $ +# $NetBSD: Makefile,v 1.2 2012/12/16 01:52:08 obache Exp $ PKGNAME= ${DISTNAME:C/-/92-upgrade-/} +PKGREVISION= 1 COMMENT= PostgreSQL binary upgrade tool MAINTAINER= pkgsrc-users@NetBSD.org |