From 08ac5318ac87f4688c7759dec85974d77ac0d67c Mon Sep 17 00:00:00 2001 From: Donald Burr Date: Fri, 15 May 1998 15:01:10 +0000 Subject: 1. Removed spurious (but commented-out) MAN6 entry -- though this does nothing (it was commented out), it could be confusing for people reading the Makefile. (must've been real tired when I send-pr'd this one...) 2. Changed my e-mail address to my swank new @FreeBSD.ORG one. :) --- games/tank/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'games/tank/Makefile') diff --git a/games/tank/Makefile b/games/tank/Makefile index 528063573fdc..fb921a24902e 100644 --- a/games/tank/Makefile +++ b/games/tank/Makefile @@ -3,7 +3,7 @@ # Date created: 4 Mar 1998 # Whom: Donald Burr # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/03/14 11:41:22 jkh Exp $ # DISTNAME= tank-0.4a-src @@ -11,7 +11,7 @@ PKGNAME= tank-0.4a CATEGORIES= games MASTER_SITES= http://www.info.polymtl.ca/~coyote/tank/ -MAINTAINER= dburr@POBoxes.com +MAINTAINER= dburr@FreeBSD.ORG LIB_DEPENDS= MesaGL\\.13\\.:${PORTSDIR}/graphics/Mesa @@ -20,8 +20,6 @@ WRKSRC= ${WRKDIR}/${PKGNAME} USE_GMAKE= YES ALL_TARGET= linux-mesa-elf -# MAN6= xmame.6 - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tank ${PREFIX}/bin ${MKDIR} ${PREFIX}/lib/tank -- cgit v1.2.3