diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-01-21 12:45:26 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-01-21 12:45:26 +0000 |
commit | a5035d7bde4923d1e3b9857b8424fc161bcf449a (patch) | |
tree | 94de34dc433f7e2eaeab86b99eecad6c6c086309 /textproc | |
parent | f11d3635dcb5d80b77c6e1bdbfebb87e2a798bb6 (diff) | |
download | ports-a5035d7bde4923d1e3b9857b8424fc161bcf449a.tar.gz ports-a5035d7bde4923d1e3b9857b8424fc161bcf449a.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Sort-PolySort/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Sort-PolySort/Makefile b/textproc/p5-Sort-PolySort/Makefile index 1e0cabb9b9e0..d998e940499b 100644 --- a/textproc/p5-Sort-PolySort/Makefile +++ b/textproc/p5-Sort-PolySort/Makefile @@ -17,6 +17,7 @@ COMMENT= General rules-based sorting of lists PERL_CONFIGURE= yes +DEPRECATED= "no longer on CPAN" MAN3= Sort::PolySort.3 pre-patch: |