- Drop maintainership (back to ports@)

- Set DEPRECATED and EXPIRATION_DATE

Approved by:	garga (mentor, implicit)
This commit is contained in:
Martin Matuska 2007-08-01 13:14:30 +00:00
parent d0725eb227
commit 5f1ec10e8a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196896

View File

@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.thaiguy.net/ \
http://mirrors.voyager.net/games/halflife/stats/psychostats/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= mm@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Popular player statistics generator for Half-Life (cs/dod)
USE_PERL5_BUILD=yes
@ -25,6 +25,9 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
# files which should be installed with executable perms
EXECUTABLES= stats.pl install.pl
DEPRECATED= outdated, unmaintained
EXPIRATION_DATE=2007-04-10
post-patch:
.for files in ${EXECUTABLES}
@${PERL} -pi -e 's|/usr/bin/perl|${PERL}|' \