diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
commit | 637b3d75f32e388a128f41aa2d3db1522511c43c (patch) | |
tree | da45bc610b895baaaec7e5627ae6fc549ed3528c /x11-clocks/stopwatch | |
parent | 96e51fb708cfdb1e4d7899587b575b3b10dbba02 (diff) |
Notes
Diffstat (limited to 'x11-clocks/stopwatch')
-rw-r--r-- | x11-clocks/stopwatch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/stopwatch/Makefile b/x11-clocks/stopwatch/Makefile index d1e39e5ab798..60453bc010df 100644 --- a/x11-clocks/stopwatch/Makefile +++ b/x11-clocks/stopwatch/Makefile @@ -14,6 +14,8 @@ COMMENT= Stopwatch enables hand timing much like a physical stopwatch LICENSE= PD BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 WRKSRC= ${WRKDIR}/${PORTNAME}-3.4 USES= tk:run |