diff options
author | joerg <joerg@pkgsrc.org> | 2008-03-13 17:38:48 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-03-13 17:38:48 +0000 |
commit | 2a7055907ffd01a13cd899a14024fe7fffc9b91e (patch) | |
tree | 127ebf211a108e1c56fd9eabb15e75350a8ecc0b /mail/perdition-postgresql | |
parent | 065efb53a6a9c4b352e96ad3c7bfd599e1d6c88e (diff) | |
download | pkgsrc-2a7055907ffd01a13cd899a14024fe7fffc9b91e.tar.gz |
Make PostgreSQL 8.2 the default version. Bump all packages using it.
Remove PostgreSQL 8.0 as choice.
Diffstat (limited to 'mail/perdition-postgresql')
-rw-r--r-- | mail/perdition-postgresql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/perdition-postgresql/Makefile b/mail/perdition-postgresql/Makefile index 330893fdeaa..c24ed171ab8 100644 --- a/mail/perdition-postgresql/Makefile +++ b/mail/perdition-postgresql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2007/09/04 21:27:02 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2008/03/13 17:38:48 joerg Exp $ # -PKGREVISION= 3 +PKGREVISION= 4 PERDITION_COMMENT= PostgreSQL user database module PERDITION_PKGNAME= postgresql |