diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 21:09:40 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 21:09:40 +0800 |
commit | 21b1e4202d9a2bf83f91c88fe1075e9b743ec1f3 (patch) | |
tree | 2b4b936acde73fdb7fa998af543bbb1b2c2b0343 /math/hexcalc | |
parent | 4a7860d5e564c58214952eb87b7304e763db10e3 (diff) | |
download | freebsd-ports-gnome-21b1e4202d9a2bf83f91c88fe1075e9b743ec1f3.tar.gz freebsd-ports-gnome-21b1e4202d9a2bf83f91c88fe1075e9b743ec1f3.tar.zst freebsd-ports-gnome-21b1e4202d9a2bf83f91c88fe1075e9b743ec1f3.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
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 |