diff options
Diffstat (limited to 'games/xbl/Makefile')
-rw-r--r-- | games/xbl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xbl/Makefile b/games/xbl/Makefile index 5033d95eee87..45a17b63d41f 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A 3D block-dropping game BROKEN= Missing dependency +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} BUILD_DEPENDS= imake:${X_IMAKE_PORT} |