diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-09-16 08:58:58 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-09-16 08:58:58 +0000 |
commit | d770ca77fc02e0c116f182c0310123621b176695 (patch) | |
tree | 4f5bbfd45acfc16332cf025e9cf656711b2c2474 /devel/p5-IO-Stty | |
parent | fe95d671e44305a48fcbe0ef2331d82d2ca498f5 (diff) | |
download | ports-d770ca77fc02e0c116f182c0310123621b176695.tar.gz ports-d770ca77fc02e0c116f182c0310123621b176695.zip |
The project has been dead for some time and no longer available
from CPAN. Mark for removal in 2 months.
Notes
Notes:
svn path=/head/; revision=173132
Diffstat (limited to 'devel/p5-IO-Stty')
-rw-r--r-- | devel/p5-IO-Stty/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile index 4d655d0a9486..84fe0db3fee3 100644 --- a/devel/p5-IO-Stty/Makefile +++ b/devel/p5-IO-Stty/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}-.${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module that hacks around IO::File deficiencies +DEPRECATED= project no longer exists +EXPIRATION_DATE= 2006-11-16 + PERL_CONFIGURE= yes .include <bsd.port.mk> |