diff options
author | Florian Smeets <flo@FreeBSD.org> | 2011-09-03 12:53:26 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2011-09-03 12:53:26 +0000 |
commit | 2bcb379279e49a26d47d61ff1b40a7e7d91e8a67 (patch) | |
tree | 5b24963379958c8d70db8fb4e6f96a0dd5722824 /games | |
parent | bb5a89fd326af16122b1eb455697b8ebd68d3e99 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/hlstats/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/hlstats/Makefile b/games/hlstats/Makefile index 7cd71d3fcb2a..fd10e37c8ec5 100644 --- a/games/hlstats/Makefile +++ b/games/hlstats/Makefile @@ -14,9 +14,6 @@ DISTNAME= HLStats-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A real-time statistics generator for Half-Life and its mods -FORBIDDEN= Vulnerable since 2006-09-02, http://portaudit.freebsd.org/09639ccc-3abb-11db-81e1-000e0c2e438a.html -EXPIRATION_DATE= 2011-09-30 - LICENSE= CDDL RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql |