diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-20 20:12:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-20 20:12:39 +0000 |
commit | 0d3f412c2584c4b0175a1d41512cf631de5076ea (patch) | |
tree | 9084d2115026d698d99276f2b2d17814372415a2 /games | |
parent | 2ead14489bdaea667be3539698cddfb41114a21f (diff) | |
download | ports-0d3f412c2584c4b0175a1d41512cf631de5076ea.tar.gz ports-0d3f412c2584c4b0175a1d41512cf631de5076ea.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xqf/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile index 3b6aa207c2ca..2b4e2882a328 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -7,17 +7,15 @@ PORTNAME= xqf PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A server browser for many popular 3D action games RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat -USE_XLIB= yes USE_GNOME= intlhack USE_GETTEXT= yes USE_GMAKE= yes |