summaryrefslogtreecommitdiff
path: root/games/xqf/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-30 02:14:22 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-30 02:14:22 +0000
commit65b541c9670fa8eea89bfb0dce16f0621b2fb6f0 (patch)
treed80688da28814bac20186d53de66c83db7a12bf8 /games/xqf/Makefile
parent- Update to 0.8.1 (diff)
- Update to 0.9.9 (1)
- Reset maintainership back to ports@ since maintainer nolonger uses freebsd and notified me he is unable to maintain this port. PR: ports/41068 (1) Submitted by: Dan Naumov <jago@telefragged.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=63717
Diffstat (limited to 'games/xqf/Makefile')
-rw-r--r--games/xqf/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile
index 529ac2d8c653..7e30557fa1db 100644
--- a/games/xqf/Makefile
+++ b/games/xqf/Makefile
@@ -6,15 +6,18 @@
#
PORTNAME= xqf
-PORTVERSION= 0.9.1
+PORTVERSION= 0.9.9
CATEGORIES= games
-MASTER_SITES= ftp://ftp.linuxgames.com/xqf/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= steve@farrell.org
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
-USE_GMAKE= yes
+GNU_CONFIGURE= yes
USE_GTK= yes
+MAN6= xqf.6
+
.include <bsd.port.mk>