Files
bsdports/java/postgresql-jdbc/files/pkg-message.in
2020-09-01 07:26:56 +00:00

12 lines
163 B
Plaintext

[
{ type: install
message: <<EOM
PostgreSQL JDBC support installed!
postgresql.jar resides in
%%JAVAJARDIR%%/postgresql.jar
Add this to your CLASSPATH!
EOM
}
]