diff options
author | obache <obache> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-22 14:40:40 +0000 |
commit | 9b08b6c863b87383a95b3c8e7b9e2f43399aa673 (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /databases/postgresql84-uuid | |
parent | 5ac81761abc0ef10880661ce6c83ae4004705f3c (diff) | |
download | pkgsrc-9b08b6c863b87383a95b3c8e7b9e2f43399aa673.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" |