Date: Thu, 27 Sep 2012 07:50:57 GMT From: Chris Petrik <c.petrik.sosa@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/172111: [PATCH] games/doom Message-ID: <201209270750.q8R7ovpE046950@red.freebsd.org> Resent-Message-ID: <201209270800.q8R80IY3023829@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 172111 >Category: ports >Synopsis: [PATCH] games/doom >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: Thu Sep 27 08:00:18 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Chris Petrik >Release: FreeBSD 9.1 >Organization: na >Environment: >Description: Add in License data for doom. Remove dist site as it's no longer running. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: doom/Makefile =================================================================== --- doom/Makefile (revision 304947) +++ doom/Makefile (working copy) @@ -15,10 +15,11 @@ MAINTAINER= c.petrik.sosa@gmail.com COMMENT= DOOM: the game and the sound server +LICENSE= GPLv1 + NO_CDROM= requested by IDsoftware ONLY_FOR_ARCHS= i386 - USE_GMAKE= yes USE_ZIP= yes USE_XORG= x11 sm xextproto xext Index: doom-data/Makefile =================================================================== --- doom-data/Makefile (revision 304947) +++ doom-data/Makefile (working copy) @@ -9,8 +9,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.ijs.si/~lesi/distfiles/doom/ \ - http://distfiles.officialunix.com/ +MASTER_SITES= http://www.ijs.si/~lesi/distfiles/doom/ PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} EXTRACT_SUFX= .bz2 DISTFILES= # >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209270750.q8R7ovpE046950>