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/p5-postgresql-plperl | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'databases/p5-postgresql-plperl')
-rw-r--r-- | databases/p5-postgresql-plperl/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-postgresql-plperl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-postgresql-plperl/Makefile b/databases/p5-postgresql-plperl/Makefile index 8178714d4112..2e5043471e31 100644 --- a/databases/p5-postgresql-plperl/Makefile +++ b/databases/p5-postgresql-plperl/Makefile @@ -10,6 +10,7 @@ CATEGORIES= databases perl5 PKGNAMEPREFIX= p5- MAINTAINER= girgen@pingpong.net +COMMENT= A module for using Perl5 to write SQL functions POSTGRESQL_PORT?= databases/postgresql7 POSTGRESQL_SUBPORT=YES diff --git a/databases/p5-postgresql-plperl/pkg-comment b/databases/p5-postgresql-plperl/pkg-comment deleted file mode 100644 index f874869e9363..000000000000 --- a/databases/p5-postgresql-plperl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A module for using Perl5 to write SQL functions |