diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
commit | 6910bf819aea08bdd745916858b2def318991151 (patch) | |
tree | 4182f12506e5ebc35eb16b446a1a7b815762ed62 /games/doom-hr2 | |
parent | a155d8175292db32ee02557aeb9bc8b112170911 (diff) | |
download | ports-6910bf819aea08bdd745916858b2def318991151.tar.gz ports-6910bf819aea08bdd745916858b2def318991151.zip |
Notes
Diffstat (limited to 'games/doom-hr2')
-rw-r--r-- | games/doom-hr2/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/doom-hr2/Makefile b/games/doom-hr2/Makefile index 979d0291c767..e07fce5e4393 100644 --- a/games/doom-hr2/Makefile +++ b/games/doom-hr2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: doom-hr2 -# Date created: 21 Sep 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= hr2 PORTVERSION= 1.0 @@ -12,7 +8,7 @@ MASTER_SITES= http://www.doomworld.com/hr2/ PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} DISTNAME= hr2final -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Hell Revealed II is a megawad, a 32-level replacement for DooM II USE_ZIP= yes |