diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
commit | e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /games/linux-spheresofchaos-demo | |
parent | 3909def9307dc80022ded63d55b544c96a02a13c (diff) | |
download | ports-e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b.tar.gz ports-e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b.zip |
Notes
Diffstat (limited to 'games/linux-spheresofchaos-demo')
-rw-r--r-- | games/linux-spheresofchaos-demo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/linux-spheresofchaos-demo/Makefile b/games/linux-spheresofchaos-demo/Makefile index 0b824c4903bd..e0e9c4558870 100644 --- a/games/linux-spheresofchaos-demo/Makefile +++ b/games/linux-spheresofchaos-demo/Makefile @@ -15,6 +15,9 @@ DISTNAME= chaosl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An unusual and spectacular shoot-em-up for the PC +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + USE_ZIP= yes USE_LINUX= yes USE_LINUX_APPS= sdl12 |