diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 13:09:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 13:09:40 +0000 |
commit | c79631b6eec788a277b86c2a96a6c3264628c6ce (patch) | |
tree | 85e52dbac30f3bf94bfef70fd9aac531d4f6a838 /math/hexcalc | |
parent | 11ff9338199d467e6ec5524d89ba328e64718910 (diff) | |
download | ports-c79631b6eec788a277b86c2a96a6c3264628c6ce.tar.gz ports-c79631b6eec788a277b86c2a96a6c3264628c6ce.zip |
Notes
Diffstat (limited to 'math/hexcalc')
-rw-r--r-- | math/hexcalc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile index 8eb729d7e8a7..23bf79635544 100644 --- a/math/hexcalc/Makefile +++ b/math/hexcalc/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= ..tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= A multi-radix calculator for x11 +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + USE_IMAKE= yes USE_XORG= ice sm x11 xaw xext xmu xt MAN1= hexcalc.1 |