diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 00:41:25 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 00:41:25 +0800 |
commit | b465955d68b9d3b640f7c5f57bb452cc53d78dbf (patch) | |
tree | d7b4250991469aeb499685019721172e1bccf8e9 /games | |
parent | e2a267898ce29c1c16ca2726f9f24d6aa44b3660 (diff) | |
download | freebsd-ports-gnome-b465955d68b9d3b640f7c5f57bb452cc53d78dbf.tar.gz freebsd-ports-gnome-b465955d68b9d3b640f7c5f57bb452cc53d78dbf.tar.zst freebsd-ports-gnome-b465955d68b9d3b640f7c5f57bb452cc53d78dbf.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
Diffstat (limited to 'games')
-rw-r--r-- | games/amphetamine/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/amphetamine/Makefile b/games/amphetamine/Makefile index 973726b1beea..cfe9484af1ea 100644 --- a/games/amphetamine/Makefile +++ b/games/amphetamine/Makefile @@ -16,6 +16,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= A 2D - Jump'n'run shooter +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + USE_BZIP2= yes USE_XORG= xpm USE_SDL= sdl |