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 | |
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')
-rw-r--r-- | games/hlserver-cs/Makefile | 2 | ||||
-rw-r--r-- | games/q3server-ra3/Makefile | 2 | ||||
-rw-r--r-- | games/quake3-ra3/Makefile | 2 | ||||
-rw-r--r-- | games/utserver-to/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/games/hlserver-cs/Makefile b/games/hlserver-cs/Makefile index 1abf8ed..1f3477b 100644 --- a/games/hlserver-cs/Makefile +++ b/games/hlserver-cs/Makefile @@ -21,7 +21,7 @@ PKGNAMEPREFIX= hlserver- DISTNAME?= ${PORTNAME}_${PORTVERSION:S/.//}_full .endif -MAINTAINER?= pat@databits.net +MAINTAINER?= pat@FreeBSD.org RUN_DEPENDS= ${LINUXBASE}${HLDSDIR}${HL_PROGRAM}:${HALFLIFESERVER_PORT} 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} diff --git a/games/quake3-ra3/Makefile b/games/quake3-ra3/Makefile index 8e99b9f..8cf83b2 100644 --- a/games/quake3-ra3/Makefile +++ b/games/quake3-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} diff --git a/games/utserver-to/Makefile b/games/utserver-to/Makefile index cd7685b..dd1807e 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} |