summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorabs <abs>2005-04-13 15:36:56 +0000
committerabs <abs>2005-04-13 15:36:56 +0000
commit222050080d8482320716a8f149125db3ab04ebf4 (patch)
tree5a0fe6af357c3b0a429e3f2d09eebbb29209d2e8 /databases
parent093b30fcc7954379fd7eed7a896471962845d086 (diff)
downloadpkgsrc-222050080d8482320716a8f149125db3ab04ebf4.tar.gz
fix PLIST for NetBSD - should be handled automatically for other systems
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql80-client/PLIST18
1 files changed, 9 insertions, 9 deletions
diff --git a/databases/postgresql80-client/PLIST b/databases/postgresql80-client/PLIST
index e0f7ebbe7fa..2fcbf75ee74 100644
--- a/databases/postgresql80-client/PLIST
+++ b/databases/postgresql80-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/04/11 20:34:43 recht Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/04/13 15:36:56 abs Exp $
bin/clusterdb
bin/createdb
bin/createlang
@@ -383,20 +383,20 @@ include/postgresql/server/utils/typcache.h
include/postgresql/server/utils/varbit.h
include/sql3types.h
include/sqlca.h
-lib/libecpg.5.0.so
-lib/libecpg.5.so
+lib/libecpg.so.5.0
+lib/libecpg.so.5
lib/libecpg.a
lib/libecpg.so
-lib/libecpg_compat.2.0.so
-lib/libecpg_compat.2.so
+lib/libecpg_compat.so.2.0
+lib/libecpg_compat.so.2
lib/libecpg_compat.a
lib/libecpg_compat.so
-lib/libpgtypes.2.0.so
-lib/libpgtypes.2.so
+lib/libpgtypes.so.2.0
+lib/libpgtypes.so.2
lib/libpgtypes.a
lib/libpgtypes.so
-lib/libpq.4.0.so
-lib/libpq.4.so
+lib/libpq.so.4.0
+lib/libpq.so.4
lib/libpq.a
lib/libpq.so
man/man1/clusterdb.1