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 /emulators | |
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 'emulators')
-rw-r--r-- | emulators/swine/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |