diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
commit | 51d76b29e20c08faa588a605726a4f7e2ee846af (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /databases/postgresql84-uuid | |
parent | 368dc79a2cafd1aa1850031a47ff152f754882a1 (diff) | |
download | pkgsrc-51d76b29e20c08faa588a605726a4f7e2ee846af.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'databases/postgresql84-uuid')
-rw-r--r-- | databases/postgresql84-uuid/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql84-uuid/Makefile b/databases/postgresql84-uuid/Makefile index 4761bc438e6..a9785779716 100644 --- a/databases/postgresql84-uuid/Makefile +++ b/databases/postgresql84-uuid/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/05 17:54:35 brook Exp $ +# $NetBSD: Makefile,v 1.2 2011/04/22 14:40:41 obache Exp $ # PGSQL_VERSION= 84 +PKGREVISION= 1 .include "../../databases/postgresql-uuid/Makefile.common" |