diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /games/moria | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) |
Notes
Diffstat (limited to 'games/moria')
-rw-r--r-- | games/moria/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/moria/Makefile b/games/moria/Makefile index 87ccd1cf2d3e..11256c0d18e7 100644 --- a/games/moria/Makefile +++ b/games/moria/Makefile @@ -10,7 +10,7 @@ DISTNAME= um${PORTVERSION} EXTRACT_SUFX= .tar.Z MAINTAINER= glewis@FreeBSD.org -COMMENT= A dungeon exploration game +COMMENT= Dungeon exploration game WRKSRC= ${WRKDIR}/umoria ALL_TARGET= moria |