diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 09:22:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 09:22:42 +0000 |
commit | afe07e88e748dd2e1b0030943bf40a318f8f6602 (patch) | |
tree | 6c047ccd84d96a1563c38058b509e2b3592dfbbe /games/hlstats | |
parent | 9c1e21859fe50c008b13471e02deacef8a9bee38 (diff) | |
download | ports-afe07e88e748dd2e1b0030943bf40a318f8f6602.tar.gz ports-afe07e88e748dd2e1b0030943bf40a318f8f6602.zip |
Deprecate unmaintained ports marked as BROKEN for more then 6 month
Notes
Notes:
svn path=/head/; revision=278776
Diffstat (limited to 'games/hlstats')
-rw-r--r-- | games/hlstats/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/hlstats/Makefile b/games/hlstats/Makefile index 178880941766..48b9193d94e5 100644 --- a/games/hlstats/Makefile +++ b/games/hlstats/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://www.hlstats-community.org/files/42/ MAINTAINER= ports@FreeBSD.org COMMENT= A real-time stats parser for Half Life & its mods +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2011-09-01 + RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql BROKEN= checksum mismatch |