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-wolfendoom | |
parent | a155d8175292db32ee02557aeb9bc8b112170911 (diff) | |
download | ports-6910bf819aea08bdd745916858b2def318991151.tar.gz ports-6910bf819aea08bdd745916858b2def318991151.zip |
Notes
Diffstat (limited to 'games/doom-wolfendoom')
-rw-r--r-- | games/doom-wolfendoom/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/doom-wolfendoom/Makefile b/games/doom-wolfendoom/Makefile index 6499174f4e34..0696953af3e2 100644 --- a/games/doom-wolfendoom/Makefile +++ b/games/doom-wolfendoom/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: doom-wolfendoom -# Date created: 21 Sep 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= wolfendoom PORTVERSION= 1.0 @@ -12,7 +8,7 @@ MASTER_SITES= http://www.ijs.si/~lesi/distfiles/doom/ PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} DISTNAME= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Wolfenstein 3D levels ported to Doom II USE_BZIP2= yes |