diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 16:58:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 16:58:27 +0000 |
commit | 2588b38f878d427133b21e0b5d750ef4782a9c4f (patch) | |
tree | 5d92e139c2a274a7ecfb806f51c5c30912e284f8 /x11-clocks/tclock | |
parent | 1da80e9fe6536fc66385867c539bb3545bff4004 (diff) | |
download | ports-2588b38f878d427133b21e0b5d750ef4782a9c4f.tar.gz ports-2588b38f878d427133b21e0b5d750ef4782a9c4f.zip |
Notes
Diffstat (limited to 'x11-clocks/tclock')
-rw-r--r-- | x11-clocks/tclock/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-clocks/tclock/Makefile b/x11-clocks/tclock/Makefile index 37bef3985e48..9c2f09147f67 100644 --- a/x11-clocks/tclock/Makefile +++ b/x11-clocks/tclock/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Transparent analog clock for x11 +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + NO_WRKSUBDIR= yes USE_IMAKE= yes USE_XORG= x11 xext |