diff options
author | pawel <pawel@FreeBSD.org> | 2012-10-13 06:44:11 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-10-13 06:44:11 +0800 |
commit | 1e2bce76fc6c8008355c9e9697581366e81aa7d0 (patch) | |
tree | f9eb1b3f5ae2dc2bc3be42518fe60a1af2e0fc3f /games | |
parent | d7308fb32b00ff16b1d8bac1b03d47a15929a99b (diff) | |
download | freebsd-ports-gnome-1e2bce76fc6c8008355c9e9697581366e81aa7d0.tar.gz freebsd-ports-gnome-1e2bce76fc6c8008355c9e9697581366e81aa7d0.tar.zst freebsd-ports-gnome-1e2bce76fc6c8008355c9e9697581366e81aa7d0.zip |
Fix silly COMMENTs caps
Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r-- | games/rescue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rescue/Makefile b/games/rescue/Makefile index a1d28b18df72..1f0e6b9b1c6c 100644 --- a/games/rescue/Makefile +++ b/games/rescue/Makefile @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME:S/r/R/}_${PORTVERSION} DIST_SUBDIR= java MAINTAINER= nemysis@gmx.ch -COMMENT= Action Adventure in Space +COMMENT= Action adventure in space LICENSE= GPLv2 |