diff options
author | pat <pat@FreeBSD.org> | 2001-11-15 22:12:13 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2001-11-15 22:12:13 +0000 |
commit | 5bec2510f5ae61104b46f0333c0aeee32bf6dcd7 (patch) | |
tree | 4eb547ad9443c0872bafd0b44346c89b803e9517 /games/q3server-ra3 | |
parent | 50d3333373e67f9a29164d1be47fa324ecbacc81 (diff) | |
download | FreeBSD-ports-5bec2510f5ae61104b46f0333c0aeee32bf6dcd7.zip FreeBSD-ports-5bec2510f5ae61104b46f0333c0aeee32bf6dcd7.tar.gz |
Update misc/menushki to version 1.0 and also take care of
some remaining email changes i left out
Approved by: lioux
Diffstat (limited to 'games/q3server-ra3')
-rw-r--r-- | games/q3server-ra3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/q3server-ra3/Makefile b/games/q3server-ra3/Makefile index 8e99b9f..8cf83b2 100644 --- a/games/q3server-ra3/Makefile +++ b/games/q3server-ra3/Makefile @@ -18,7 +18,7 @@ DISTFILES?= ${PORTNAME}${PORTVERSION:S/.//}cl_linuxmac.zip \ ${PORTNAME}${PORTVERSION:S/.//}sv.zip .endif -MAINTAINER?= pat@databits.net +MAINTAINER?= pat@FreeBSD.org RUN_DEPENDS= ${LINUXBASE}/usr/games/quake3/q3ded:${Q3SERVER_PORT} |