diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 06:32:06 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 06:32:06 +0000 |
commit | d5fda8cb2c24981e11e8e1fe4487789e108b5b34 (patch) | |
tree | ac7ed005b2cc3dddde570973d1da7a6213760341 /games/doom-data | |
parent | b68da0a0cc2261f94219d2be1d96b8f6ed1d53b9 (diff) | |
download | ports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.tar.gz ports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.zip |
Notes
Diffstat (limited to 'games/doom-data')
-rw-r--r-- | games/doom-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doom-data/Makefile b/games/doom-data/Makefile index c4c77ef369eb..643914dec3a9 100644 --- a/games/doom-data/Makefile +++ b/games/doom-data/Makefile @@ -17,7 +17,7 @@ DISTFILES= # DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} MAINTAINER= ports@FreeBSD.org -COMMENT= Doom data files (Doom, Doom II, Hexen, Heretic and Strife) +COMMENT= Doom data files (Doom, Doom II, Hexen, Heretic, and Strife) USE_BZIP2= yes NO_BUILD= yes |