diff options
author | Martin Matuska <mm@FreeBSD.org> | 2007-04-05 13:19:09 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2007-04-05 13:19:09 +0000 |
commit | 8413b1b1d507a5020f304918c6668de2671ca2b5 (patch) | |
tree | 99f4f6de5278810cbf5599bf10cabc1a57a5e512 /games | |
parent | Update to 0.3.10 (diff) |
- updated maintainer e-mail address
Approved by: garga (mentor)
Notes
Notes:
svn path=/head/; revision=189288
Diffstat (limited to 'games')
-rw-r--r-- | games/hlserver-psychostats/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/hlserver-psychostats/Makefile b/games/hlserver-psychostats/Makefile index 78a88e6c846e..4520d8890d99 100644 --- a/games/hlserver-psychostats/Makefile +++ b/games/hlserver-psychostats/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: Half Life Psychostats # Date created: Sun Oct 14 14:34:20 CEST 2001 -# Whom: martin@matuska.org +# Whom: Martin Matuska <mm@FreeBSD.org> # # $FreeBSD$ # @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.thaiguy.net/ \ http://mirrors.voyager.net/games/halflife/stats/psychostats/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= martin@matuska.org +MAINTAINER= mm@FreeBSD.org COMMENT= Popular player statistics generator for Half-Life (cs/dod) USE_PERL5_BUILD=yes |