diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-26 07:54:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-26 07:54:28 +0000 |
commit | de61a8720881da46af35e6e0abf44f90665881a4 (patch) | |
tree | 3bf9892e82abdc673d0347fd10ca9dc8108c22a6 /games/crossfire-server | |
parent | a67f3f35a3078187a2ab3b4163d501c43cabbb66 (diff) | |
download | ports-de61a8720881da46af35e6e0abf44f90665881a4.tar.gz ports-de61a8720881da46af35e6e0abf44f90665881a4.zip |
Notes
Diffstat (limited to 'games/crossfire-server')
-rw-r--r-- | games/crossfire-server/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index f36482b96934..763db30b4c2b 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -15,6 +15,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= Server for multiplayer graphical arcade and adventure game +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |