diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2007-03-22 06:52:30 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2007-03-22 06:52:30 +0000 |
commit | 958fd3201affffefa1152b30368e42df6ea60e2e (patch) | |
tree | 9eb16425b070ac4aa07e911c0351a8d44162c3af /databases | |
parent | f8e770cc3046d1d87db1bde9b1bfaed5409aecd1 (diff) | |
download | ports-958fd3201affffefa1152b30368e42df6ea60e2e.tar.gz ports-958fd3201affffefa1152b30368e42df6ea60e2e.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBI-137/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile index de5a236c0eca..864d9f33443c 100644 --- a/databases/p5-DBI-137/Makefile +++ b/databases/p5-DBI-137/Makefile @@ -21,6 +21,9 @@ BUILD_DEPENDS= ${SITE_PERL}/RPC/PlServer.pm:${PORTSDIR}/net/p5-PlRPC RUN_DEPENDS= ${BUILD_DEPENDS} .endif +DEPRECATED= Use databases/p5-DBI instead +EXPIRATION_DATE= 2007-04-22 + CONFLICTS= p5-DBI-1.[!3]* PERL_CONFIGURE= yes LATEST_LINK= p5-DBI-137 |