summaryrefslogtreecommitdiff
path: root/games/utserver
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-12-16 02:24:19 +0000
committerPatrick Li <pat@FreeBSD.org>2002-12-16 02:24:19 +0000
commit479c2c24f46662ec808dde18062a8ae3cf669cd2 (patch)
tree9120fb5b6862b94e500520b73855d982e09d58c6 /games/utserver
parentResign maintainership from a few ports I don't care for anymore. (diff)
Correct email address
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=71663
Diffstat (limited to 'games/utserver')
-rw-r--r--games/utserver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/utserver/Makefile b/games/utserver/Makefile
index db895f32899b..afd0793808db 100644
--- a/games/utserver/Makefile
+++ b/games/utserver/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: Unreal Tournament Dedicated Server
# Date created: Thu Oct 4 23:38:00 CEST 2001
-# Whom: Martin Matuska <matuska@wu-wien.ac.at> et al
+# Whom: Martin Matuska <martin@tradex.sk> et al
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ CATEGORIES= games linux
MASTER_SITES= http://files.sobservers.com/UnrealTournament/UTServerOnly/
DISTNAME= ut-server-${PORTVERSION}
-MAINTAINER= matuska@wu-wien.ac.at
+MAINTAINER= martin@tradex.sk
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
BUILD_DEPENDS= ${RUN_DEPENDS}