diff options
author | cs <cs@FreeBSD.org> | 2012-07-25 14:32:06 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-25 14:32:06 +0800 |
commit | 5f37dd84911359300a58a785d4ea4bc1d612812a (patch) | |
tree | ac7ed005b2cc3dddde570973d1da7a6213760341 /games/doom-data | |
parent | c72cc7a3f36bdc8502fd2932570ed6520ca23d03 (diff) | |
download | freebsd-ports-gnome-5f37dd84911359300a58a785d4ea4bc1d612812a.tar.gz freebsd-ports-gnome-5f37dd84911359300a58a785d4ea4bc1d612812a.tar.zst freebsd-ports-gnome-5f37dd84911359300a58a785d4ea4bc1d612812a.zip |
Fix typos in COMMENT
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 |