diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-11-15 22:12:13 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-11-15 22:12:13 +0000 |
commit | f3ca4f005bc506d2c3972a8e9b3423c5000c2c93 (patch) | |
tree | 0f46d081bdd870be4878cf134954c8128d498e89 /games/utserver-to | |
parent | 01027242b449c29929b4b1fff76f38da8820adac (diff) | |
download | ports-f3ca4f005bc506d2c3972a8e9b3423c5000c2c93.tar.gz ports-f3ca4f005bc506d2c3972a8e9b3423c5000c2c93.zip |
Notes
Diffstat (limited to 'games/utserver-to')
-rw-r--r-- | games/utserver-to/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/utserver-to/Makefile b/games/utserver-to/Makefile index cd7685b7fc01..dd1807e0b44d 100644 --- a/games/utserver-to/Makefile +++ b/games/utserver-to/Makefile @@ -18,7 +18,7 @@ PKGNAMEPREFIX= utserver- DISTNAME?= TOb200ManualInstall .endif -MAINTAINER?= pat@databits.net +MAINTAINER?= pat@FreeBSD.org RUN_DEPENDS= ${LINUXBASE}/usr/games/ut-server/System/ucc-bin:${UTSERVER_PORT} |