Skip site navigation (1)Skip section navigation (2)
Date:      9 Jan 2013 20:44:22 -0000
From:      Erik Greenwald <erik@bz.bzflag.bz>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        erik@elfga.com
Subject:   ports/175169: Update to new header style. Add second site to MASTER_SITES.
Message-ID:  <20130109204422.53131.qmail@bz.bzflag.bz>
Resent-Message-ID: <201301092050.r09Ko1cH030504@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175169
>Category:       ports
>Synopsis:       Update to new header style. Add second site to MASTER_SITES.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 09 20:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        
>Organization:
>Environment:
>Description:
Update makefile headers to the new format. Add a mirror to MASTER_SITES.
>How-To-Repeat:
>Fix:

--- games_tank.patch begins here ---
Index: games/tank/Makefile
===================================================================
--- games/tank/Makefile	(revision 310123)
+++ games/tank/Makefile	(working copy)
@@ -1,15 +1,12 @@
-# New ports collection makefile for:    tank
-# Date created:         4 Mar 1998
-# Whom:                 Donald Burr <dburr@FreeBSD.org>
-#
+# Created by: Donald Burr <dburr@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	tank
 PORTVERSION=	0.4a
 PORTREVISION=	4
 CATEGORIES=	games
-MASTER_SITES=	http://step.polymtl.ca/~coyote/tank/
+MASTER_SITES=	http://step.polymtl.ca/~coyote/tank/ \
+		http://elfga.com/~erik/fbsd/files/
 EXTRACT_SUFX=	-src.tar.gz
 
 MAINTAINER=	erik@bz.bzflag.bz
--- games_tank.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130109204422.53131.qmail>