summaryrefslogtreecommitdiff
path: root/databases/postgresql-pltcl/pkg-message
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2002-02-19 08:39:03 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2002-02-19 08:39:03 +0000
commit03b1c588deccfa90aca0e47cb1f7b03fb7212968 (patch)
tree3c832ca673a67ce496c83c6ad69d6d60c5c7676b /databases/postgresql-pltcl/pkg-message
parentUpdate to 0.1.9. (diff)
This is a port of the PL/Tcl module of the postgresql-7.2 distribution.
PR: ports/34859 Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes
Notes: svn path=/head/; revision=54897
Diffstat (limited to 'databases/postgresql-pltcl/pkg-message')
-rw-r--r--databases/postgresql-pltcl/pkg-message3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/postgresql-pltcl/pkg-message b/databases/postgresql-pltcl/pkg-message
new file mode 100644
index 000000000000..0902b858de0b
--- /dev/null
+++ b/databases/postgresql-pltcl/pkg-message
@@ -0,0 +1,3 @@
+PL/Tcl has been installed. Check the createlang(l) manpage for more
+info. You can install pltcl as trusted or untrusted, by using either
+"createlang pltcl" or "createlang pltclu".