diff options
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 |