diff options
author | pat <pat@FreeBSD.org> | 2001-11-16 06:12:13 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2001-11-16 06:12:13 +0800 |
commit | 5bec2510f5ae61104b46f0333c0aeee32bf6dcd7 (patch) | |
tree | 4eb547ad9443c0872bafd0b44346c89b803e9517 /games | |
parent | 50d3333373e67f9a29164d1be47fa324ecbacc81 (diff) | |
download | freebsd-ports-gnome-5bec2510f5ae61104b46f0333c0aeee32bf6dcd7.tar.gz freebsd-ports-gnome-5bec2510f5ae61104b46f0333c0aeee32bf6dcd7.tar.zst freebsd-ports-gnome-5bec2510f5ae61104b46f0333c0aeee32bf6dcd7.zip |
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 1abf8edbff71..1f3477b41262 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 8e99b9fd8343..8cf83b2b6717 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 8e99b9fd8343..8cf83b2b6717 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 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} |