From 65b541c9670fa8eea89bfb0dce16f0621b2fb6f0 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Tue, 30 Jul 2002 02:14:22 +0000 Subject: - 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 Approved by: maintainer --- games/xqf/Makefile | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'games/xqf/Makefile') 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 -- cgit v1.2.3