aboutsummaryrefslogtreecommitdiffstats
path: root/games/uhexen
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2005-05-03 10:07:43 +0800
committerdanfe <danfe@FreeBSD.org>2005-05-03 10:07:43 +0800
commit531502183c01147c60b39c65558766cede05b98f (patch)
tree202310635b5c15a4b2455c36b47be94de98fe884 /games/uhexen
parent2ec4b0e21a5ab7a4c73657a451edbaa1aaf9ade2 (diff)
downloadfreebsd-ports-graphics-531502183c01147c60b39c65558766cede05b98f.tar.gz
freebsd-ports-graphics-531502183c01147c60b39c65558766cede05b98f.tar.zst
freebsd-ports-graphics-531502183c01147c60b39c65558766cede05b98f.zip
I love this game. So:
- Beautify Makefile header - One <space> -> <tab> nit - Take maintainership
Diffstat (limited to 'games/uhexen')
-rw-r--r--games/uhexen/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/uhexen/Makefile b/games/uhexen/Makefile
index 94a3439e2a2..53d7bb836e8 100644
--- a/games/uhexen/Makefile
+++ b/games/uhexen/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: uhexen
+# New ports collection makefile for: U-Hexen
# Date created: 10 February 2003
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
@@ -16,8 +16,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} hexen.zip
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.endif
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Yet another port of Hexen, popular game from Raven Softrware
+MAINTAINER= danfe@FreeBSD.org
+COMMENT= Yet another port of Hexen, popular game from Raven Software
OPTIONS= NOWAD "Don't install WAD file" off
@@ -60,7 +60,7 @@ pre-everything::
post-extract:
.if !defined(WITHOUT_WAD)
@${LOCALBASE}/bin/unzip -qo ${_DISTDIR}/hexen.zip \
- -d ${WRKSRC}
+ -d ${WRKSRC}
.endif
do-install: