View | Details | Raw Unified | Return to bug 155508
Collapse All | Expand All

(-)blue/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MASTER_SITES=	http://www.catb.org/~esr/bluemoon/
11
MASTER_SITES=	http://www.catb.org/~esr/bluemoon/
12
DISTNAME=	bluemoon-${PORTVERSION}
12
DISTNAME=	bluemoon-${PORTVERSION}
13
13
14
MAINTAINER=	gjb@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	A Blue Moon card solitaire
15
COMMENT=	A Blue Moon card solitaire
16
16
17
USE_GMAKE=	yes
17
USE_GMAKE=	yes
(-)bs/Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
CATEGORIES=	games
10
CATEGORIES=	games
11
MASTER_SITES=	http://www.catb.org/~esr/bs/
11
MASTER_SITES=	http://www.catb.org/~esr/bs/
12
12
13
MAINTAINER=	gjb@FreeBSD.org
13
MAINTAINER=	ports@FreeBSD.org
14
COMMENT=	Battleships solitaire game with a color interface
14
COMMENT=	Battleships solitaire game with a color interface
15
15
16
MAKE_ARGS=	CC="${CC}"
16
MAKE_ARGS=	CC="${CC}"
(-)defendguin/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
CATEGORIES=	games
11
CATEGORIES=	games
12
MASTER_SITES=	ftp://ftp.billsgames.com/unix/x/defendguin/src/
12
MASTER_SITES=	ftp://ftp.billsgames.com/unix/x/defendguin/src/
13
13
14
MAINTAINER=	gjb@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	Another shoot-the-Bill game
15
COMMENT=	Another shoot-the-Bill game
16
16
17
WRKSRC=		${WRKDIR}/${DISTNAME}/src
17
WRKSRC=		${WRKDIR}/${DISTNAME}/src
(-)xabacus/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MASTER_SITES=	http://www.tux.org/~bagleyd/abacus/ \
11
MASTER_SITES=	http://www.tux.org/~bagleyd/abacus/ \
12
		http://ftp.tux.org/pub/tux/bagleyd/xabacus/
12
		http://ftp.tux.org/pub/tux/bagleyd/xabacus/
13
13
14
MAINTAINER=	gjb@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	Abacus for X Window System
15
COMMENT=	Abacus for X Window System
16
16
17
USE_BZIP2=	yes
17
USE_BZIP2=	yes
(-)xbomb/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MASTER_SITES=	http://www.gedanken.demon.co.uk/download-xbomb/
11
MASTER_SITES=	http://www.gedanken.demon.co.uk/download-xbomb/
12
EXTRACT_SUFX=	.tgz
12
EXTRACT_SUFX=	.tgz
13
13
14
MAINTAINER=	gjb@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	Minesweeper with a couple of grid types
15
COMMENT=	Minesweeper with a couple of grid types
16
16
17
USE_XORG=	xaw7
17
USE_XORG=	xaw7

Return to bug 155508