Grab two more Quake2 ports; canonicalize Makefile header.
This commit is contained in:
parent
079441e8ca
commit
9efd7a63f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280864
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# New ports collection makefile for: egl
|
||||
# New ports collection makefile for: EGL
|
||||
# Date created: 20 May 2006
|
||||
# Whom: alepulver
|
||||
# Whom: Alejandro Pulver <alepulver@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src \
|
|||
egl.pkz:data
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Enhanced OpenGL only Quake II engine
|
||||
|
||||
USE_ZIP= yes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# New ports collection makefile for: qudos
|
||||
# New ports collection makefile for: QuDos
|
||||
# Date created: 24 May 2006
|
||||
# Whom: alepulver
|
||||
# Whom: Alejandro Pulver <alepulver@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
|||
QuDos-${PORTVERSION}.pk3
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Enhanced OpenGL only Quake II engine
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
|
Loading…
Reference in a new issue