diff options
-rw-r--r-- | emulators/swine/Makefile | 2 | ||||
-rw-r--r-- | games/rescue/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/swine/Makefile b/emulators/swine/Makefile index ea2aee5b96d1..f65297a09e7b 100644 --- a/emulators/swine/Makefile +++ b/emulators/swine/Makefile @@ -7,7 +7,7 @@ CATEGORIES= emulators deskutils python MASTER_SITES= GH MAINTAINER= nemysis@gmx.ch -COMMENT= QT4 Graphical Wine frontend +COMMENT= Qt4 graphical Wine frontend LICENSE= GPLv2 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 |