diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
commit | 0efbc061350dae8df6c932cd59725e1c5fb97f3e (patch) | |
tree | c2285d7ee0c4a2ec10f250b53d3911da377b8392 /databases | |
parent | - Update to 2.0.20.1 (diff) |
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me
Notes
Notes:
svn path=/head/; revision=136519
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-Search-Namazu/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/p5-Search-Namazu/Makefile b/databases/p5-Search-Namazu/Makefile index 9b755700cc8b..f16132adda6f 100644 --- a/databases/p5-Search-Namazu/Makefile +++ b/databases/p5-Search-Namazu/Makefile @@ -12,6 +12,9 @@ CATEGORIES= databases perl5 MASTER_SITES= http://www.namazu.org/~knok/ PKGNAMEPREFIX= p5- +DEPRECATED= "not available on namazu.org, author's site, or CPAN" +EXPIRATION_DATE=2005-07-31 + MAINTAINER= ports@FreeBSD.org COMMENT= Namazu library module for perl |