diff options
-rw-r--r-- | games/quakeforge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index 81b39d2c62d7..733a2bea2d7c 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -16,7 +16,7 @@ MASTER_SITES+= http://www.devolution.com/~slouken/SDL/projects/quake/data/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${WADFILE} .endif -MAINTAINER= darius@dons.net.au +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${ACLOCAL}:${PORTSDIR}/devel/automake14 LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ |