diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
commit | d389c2f0a84bafbdb01efe775c024577868cdb1f (patch) | |
tree | 8ca13183bcaf303d82067e3c9fb2cc2b0527151c /games/crafty-tablebase-pawn | |
parent | 41042a04f20cffc6888cdcd9c5539b509b2c97b6 (diff) |
Deprecate some ports where I can't find distfiles and upstream
Notes
Notes:
svn path=/head/; revision=278804
Diffstat (limited to 'games/crafty-tablebase-pawn')
-rw-r--r-- | games/crafty-tablebase-pawn/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/crafty-tablebase-pawn/Makefile b/games/crafty-tablebase-pawn/Makefile index b03657f64750..241f8882ce77 100644 --- a/games/crafty-tablebase-pawn/Makefile +++ b/games/crafty-tablebase-pawn/Makefile @@ -40,6 +40,9 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= These are the pawn tablebases (3,4,5 man) for crafty +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty NO_BUILD= yes |