diff options
author | adam <adam@pkgsrc.org> | 2013-10-19 08:09:18 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-10-19 08:09:18 +0000 |
commit | 41dcfa5045520aa0d55017a76fc4be28297df56a (patch) | |
tree | 01aca0dc4b2bc0b404f5d144590d75917d6ba989 /databases | |
parent | 595ba665d551737650cf4877ece311b9dbb1df2e (diff) | |
download | pkgsrc-41dcfa5045520aa0d55017a76fc4be28297df56a.tar.gz |
PLIST has been incorrect
Diffstat (limited to 'databases')
-rw-r--r-- | databases/postgresql93-datatypes/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/postgresql93-datatypes/PLIST b/databases/postgresql93-datatypes/PLIST index d83c3ee7622..26e94dfc469 100644 --- a/databases/postgresql93-datatypes/PLIST +++ b/databases/postgresql93-datatypes/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/09/10 15:32:32 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2013/10/19 08:09:18 adam Exp $ lib/postgresql/_int.so lib/postgresql/citext.so lib/postgresql/hstore.so @@ -11,7 +11,8 @@ share/postgresql/extension/citext--1.0.sql share/postgresql/extension/citext--unpackaged--1.0.sql share/postgresql/extension/citext.control share/postgresql/extension/hstore--1.0--1.1.sql -share/postgresql/extension/hstore--1.1.sql +share/postgresql/extension/hstore--1.1--1.2.sql +share/postgresql/extension/hstore--1.2.sql share/postgresql/extension/hstore--unpackaged--1.0.sql share/postgresql/extension/hstore.control share/postgresql/extension/intarray--1.0.sql |