diff options
author | tobez <tobez@FreeBSD.org> | 2005-01-21 20:45:26 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-01-21 20:45:26 +0800 |
commit | 8d1277886609cefe30d5e5eb4b6319716d191066 (patch) | |
tree | 043dec6d599fb830f7551d07f6646d58d212d477 | |
parent | 9efa6ba0a07c1f95657754a97c26c1994cd025f8 (diff) | |
download | freebsd-ports-gnome-8d1277886609cefe30d5e5eb4b6319716d191066.tar.gz freebsd-ports-gnome-8d1277886609cefe30d5e5eb4b6319716d191066.tar.zst freebsd-ports-gnome-8d1277886609cefe30d5e5eb4b6319716d191066.zip |
Initiate de-orbit sequence for p5-Sort-PolySort, which is no longer on
CPAN. Deprecate for now, will be gone in 2 months.
-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: |