diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 08:01:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 08:01:49 +0800 |
commit | db2cb9aaf80591619d420cd6b11ac52731a7f843 (patch) | |
tree | e535f3ae71b1a9134521cb93f0d5f0a09942f1a7 /games/hlstats/Makefile | |
parent | ea171e99101062862c9c7c348033e6c14aa91572 (diff) | |
download | freebsd-ports-gnome-db2cb9aaf80591619d420cd6b11ac52731a7f843.tar.gz freebsd-ports-gnome-db2cb9aaf80591619d420cd6b11ac52731a7f843.tar.zst freebsd-ports-gnome-db2cb9aaf80591619d420cd6b11ac52731a7f843.zip |
Reset bouncing maintainer addresses.
Source: distfile survey
Diffstat (limited to 'games/hlstats/Makefile')
-rw-r--r-- | games/hlstats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hlstats/Makefile b/games/hlstats/Makefile index 18c06ca2f3f4..41d19fbb4c2c 100644 --- a/games/hlstats/Makefile +++ b/games/hlstats/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= hido@coreblack.com +MAINTAINER= ports@FreeBSD.org COMMENT= A real-time stats parser for Half Life & its mods RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4 \ |