diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /databases/postgresql-pltcl | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'databases/postgresql-pltcl')
-rw-r--r-- | databases/postgresql-pltcl/Makefile | 1 | ||||
-rw-r--r-- | databases/postgresql-pltcl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-pltcl/Makefile b/databases/postgresql-pltcl/Makefile index 811d1f5925d0..af818fdab38f 100644 --- a/databases/postgresql-pltcl/Makefile +++ b/databases/postgresql-pltcl/Makefile @@ -9,6 +9,7 @@ PORTNAME= postgresql-pltcl CATEGORIES= databases tcl83 MAINTAINER= girgen@pingpong.net +COMMENT= A module for using Tcl to write SQL functions POSTGRESQL_PORT?= databases/postgresql7 POSTGRESQL_SUBPORT=YES diff --git a/databases/postgresql-pltcl/pkg-comment b/databases/postgresql-pltcl/pkg-comment deleted file mode 100644 index b13eb42969be..000000000000 --- a/databases/postgresql-pltcl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A module for using Tcl to write SQL functions |