diff options
Diffstat (limited to 'textproc/rot/Makefile')
-rw-r--r-- | textproc/rot/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/rot/Makefile b/textproc/rot/Makefile index 0e7500214e5b..69042393d245 100644 --- a/textproc/rot/Makefile +++ b/textproc/rot/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Rotates a file so that lines become columns and vice versa +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + ALL_TARGET= ${PORTNAME} MAN1= rot.1 |