diff options
author | Florian Smeets <flo@FreeBSD.org> | 2011-08-29 16:10:38 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2011-08-29 16:10:38 +0000 |
commit | 290f98fb959fc809b3cc7115af8c42b78953de46 (patch) | |
tree | f860d9053403328d7ec9846f92803d735fe2cb94 /games/crafty-tablebase-pawn | |
parent | 2e17b80fa716234bef4d720f7c8dc1bd5452365b (diff) |
- undeprecate, fetch is working fine, althoug it downloads about 5GB of data
and the site is not the fastest
- pass to new maintainer
PR: ports/160249
Submitted by: "Conrad J. Sabatier" <conrads@cox.net>
Notes
Notes:
svn path=/head/; revision=280708
Diffstat (limited to 'games/crafty-tablebase-pawn')
-rw-r--r-- | games/crafty-tablebase-pawn/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/crafty-tablebase-pawn/Makefile b/games/crafty-tablebase-pawn/Makefile index 241f8882ce77..0b357cc57da6 100644 --- a/games/crafty-tablebase-pawn/Makefile +++ b/games/crafty-tablebase-pawn/Makefile @@ -37,12 +37,9 @@ krrkp.nbw.emd krrpk.nbb.emd krrpk.nbw.emd DIST_SUBDIR= crafty EXTRACT_ONLY= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net 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 |