diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-25 03:08:30 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-25 03:08:30 +0000 |
commit | 393ec322270d7e031da1edcc513d7f39cedfa3cc (patch) | |
tree | 4d1913ef363e68bfe8d51ca2cbb68de1cba6e620 /games/hlserver-opfor | |
parent | b5f83f1d3a30191eb587064e704c4c0412bfa19c (diff) | |
download | ports-393ec322270d7e031da1edcc513d7f39cedfa3cc.tar.gz ports-393ec322270d7e031da1edcc513d7f39cedfa3cc.zip |
Notes
Diffstat (limited to 'games/hlserver-opfor')
-rw-r--r-- | games/hlserver-opfor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hlserver-opfor/Makefile b/games/hlserver-opfor/Makefile index fac7380e8cd1..0aa574f5e457 100644 --- a/games/hlserver-opfor/Makefile +++ b/games/hlserver-opfor/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 MASTER_SITES= http://downloads.planetmirror.com/pub/bluesnews/half-life/opfor/ DISTNAME= opfor${PORTVERSION:S/.//g} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Half-Life mod Opposing Forces full server package for Linux WRKSRC= ${WRKDIR}/gearbox |