diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-02-29 21:24:58 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-02-29 21:24:58 +0000 |
commit | 34e2c3ab84e1ec24cf4b3d801408eae476699905 (patch) | |
tree | 555211d04a3a4a0a5208d674105986cdf4bf2659 /math/sc | |
parent | * Add new knob WITH_DOCS to install the user (diff) |
0 Deprecate
- Set EXPIRATION_DATE
PR: ports/121226
Submitted by: Heinz Tschabitscher <semper doubt.com> (maintainer)
Diffstat (limited to 'math/sc')
-rw-r--r-- | math/sc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/sc/Makefile b/math/sc/Makefile index d65fb8bf0c5f..6164b847c31e 100644 --- a/math/sc/Makefile +++ b/math/sc/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= semper@doubt.com COMMENT= A curses-based spreadsheet program +DEPRECATED= distfile disappeared +EXPIRATION_DATE= 2008-03-29 + NO_WRKSUBDIR= yes MAN1= sc.1 psc.1 |