diff options
Diffstat (limited to 'games/phalanx/Makefile')
-rw-r--r-- | games/phalanx/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile index 11f0559df818..2866198ddbe2 100644 --- a/games/phalanx/Makefile +++ b/games/phalanx/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= ftp://ftp.math.muni.cz/pub/math/people/Dobes/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Xboard-compatible chess playing program +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + WRKSRC= ${WRKDIR}/Phalanx-XXII USE_GMAKE= yes |