diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 01:04:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 01:04:00 +0800 |
commit | 288de0e0b56c6cd632e4e2f51633573e7f3c25db (patch) | |
tree | 56286e09297f321c0aeee433be35199c25020390 /games/xgame | |
parent | bf71142150a67a1c4ed7059d53959513754bdb5d (diff) | |
download | freebsd-ports-graphics-288de0e0b56c6cd632e4e2f51633573e7f3c25db.tar.gz freebsd-ports-graphics-288de0e0b56c6cd632e4e2f51633573e7f3c25db.tar.zst freebsd-ports-graphics-288de0e0b56c6cd632e4e2f51633573e7f3c25db.zip |
Deprecate some ports where I can't find distfiles and upstream
Diffstat (limited to 'games/xgame')
-rw-r--r-- | games/xgame/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/xgame/Makefile b/games/xgame/Makefile index 9a2c0cd71ff..6752b678962 100644 --- a/games/xgame/Makefile +++ b/games/xgame/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://downloads.tlhiv.org/xgame/ MAINTAINER= ports@FreeBSD.org COMMENT= A Perl script which enhances gameplay under Linux/Unix +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + NO_BUILD= yes USE_PERL5_RUN= yes |