summaryrefslogtreecommitdiff
path: root/databases/postgresql-jdbc/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-jdbc/files/pkg-message.in')
-rw-r--r--databases/postgresql-jdbc/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/postgresql-jdbc/files/pkg-message.in b/databases/postgresql-jdbc/files/pkg-message.in
index a0c1be4aae2f..89d8d0fdfcc8 100644
--- a/databases/postgresql-jdbc/files/pkg-message.in
+++ b/databases/postgresql-jdbc/files/pkg-message.in
@@ -1,5 +1,11 @@
+[
+{ type: install
+ message: <<EOM
PostgreSQL JDBC support installed!
postgresql.jar resides in
%%JAVAJARDIR%%/postgresql.jar
Add this to your CLASSPATH!
+EOM
+}
+]