diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-11 05:08:34 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-11 05:08:34 +0000 |
commit | c082ec23b091bfad3611025453d6f0213974e866 (patch) | |
tree | c6092e1fa63d8ff9e26e9dff10538830cee87152 /databases/p5-postgresql-plperl/Makefile | |
parent | take over maintainership (diff) |
use the latest postgresql7
postgresql-jdbc now uses the great new USE_JAVA stuff
PR: 36980
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | databases/p5-postgresql-plperl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-postgresql-plperl/Makefile b/databases/p5-postgresql-plperl/Makefile index 977e0b4955cd..6130294398f0 100644 --- a/databases/p5-postgresql-plperl/Makefile +++ b/databases/p5-postgresql-plperl/Makefile @@ -6,7 +6,6 @@ # PORTNAME= postgresql-plperl -PORTVERSION= 7.2 CATEGORIES= databases perl5 PKGNAMEPREFIX= p5- |