diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-05 14:52:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-05 14:52:51 +0000 |
commit | 5acc115897b33077e2164648e79d94a983931596 (patch) | |
tree | d8513d89fe92e0c643c66c449a95adcdef92af57 /sysutils/reed | |
parent | fd959c7d6e612fba1dbc6276e192e436099ff1ba (diff) |
Notes
Diffstat (limited to 'sysutils/reed')
-rw-r--r-- | sysutils/reed/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/reed/Makefile b/sysutils/reed/Makefile index 4734a5d17829..f5c29649703d 100644 --- a/sysutils/reed/Makefile +++ b/sysutils/reed/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.sacredchao.net/~piman/archive/ MAINTAINER= ports@FreeBSD.org COMMENT= A text pager with autoscrolling and more +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + USE_PERL5= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configures |