diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-07 07:43:37 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-07 07:43:37 +0000 |
commit | 1e817d5e1a74d55cfa93c599fa22f8e3108ecfa2 (patch) | |
tree | d33310fe438d775921ae7c22f6f3ed3f9961291e /games/ceferino/Makefile | |
parent | 6e8cbd63d37c0699bb8397e8345a2d151bb16ac1 (diff) |
Notes
Diffstat (limited to 'games/ceferino/Makefile')
-rw-r--r-- | games/ceferino/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/ceferino/Makefile b/games/ceferino/Makefile index ef5d82d47148..d427e13a1116 100644 --- a/games/ceferino/Makefile +++ b/games/ceferino/Makefile @@ -13,6 +13,8 @@ COMMENT= Game similar to Super Pang LICENSE= GPLv2 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-05-08 USE_SDL= sdl mixer image GNU_CONFIGURE= yes |