Update to version 2.3c.
PR: 11568 Submitted by: Chris Piazza <cpiazza@home.net>
This commit is contained in:
parent
7350323c55
commit
842b9182e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18658
3 changed files with 13 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: qstat
|
||||
# Version required: 2.2b
|
||||
# Version required: 2.3c
|
||||
# Date created: 28 May 1998
|
||||
# Whom: Daniel O'Connor <darius@dons.net.au>
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/08/17 00:28:24 steve Exp $
|
||||
# $Id: Makefile,v 1.2 1999/03/15 01:35:02 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= qstat22b
|
||||
PKGNAME= qstat-2.2b
|
||||
DISTNAME= qstat23c
|
||||
PKGNAME= qstat-2.3c
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ftp://ftp.activesw.com/pub/quake/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (qstat22b.tar.gz) = 368d42a6a92ad749c51a6906973a47ac
|
||||
MD5 (qstat23c.tar.gz) = 9f178469c6245c693cdf319c0dabc817
|
||||
|
|
8
games/qstat/files/patch-aa
Normal file
8
games/qstat/files/patch-aa
Normal file
|
@ -0,0 +1,8 @@
|
|||
--- Makefile.orig Fri May 7 18:42:29 1999
|
||||
+++ Makefile Fri May 7 18:42:44 1999
|
||||
@@ -1,5 +1,4 @@
|
||||
|
||||
-CFLAGS =
|
||||
|
||||
# Uncomment if you have gcc
|
||||
# CC = gcc
|
Loading…
Reference in a new issue