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 /games/gru | |
parent | 96e51fb708cfdb1e4d7899587b575b3b10dbba02 (diff) |
Notes
Diffstat (limited to 'games/gru')
-rw-r--r-- | games/gru/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gru/Makefile b/games/gru/Makefile index 32f8a7972994..fe7f7d0542bb 100644 --- a/games/gru/Makefile +++ b/games/gru/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Gru makes your eyes happy BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 USES= imake USE_XORG= x11 xext xmu xpm xaw xt sm ice |