Date: Fri, 12 Oct 2012 22:44:11 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305795 - in head: emulators/swine games/rescue Message-ID: <201210122244.q9CMiBK7089505@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Fri Oct 12 22:44:11 2012 New Revision: 305795 URL: http://svn.freebsd.org/changeset/ports/305795 Log: Fix silly COMMENTs caps Feature safe: yes Modified: head/emulators/swine/Makefile head/games/rescue/Makefile Modified: head/emulators/swine/Makefile ============================================================================== --- head/emulators/swine/Makefile Fri Oct 12 22:00:44 2012 (r305794) +++ head/emulators/swine/Makefile Fri Oct 12 22:44:11 2012 (r305795) @@ -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 Modified: head/games/rescue/Makefile ============================================================================== --- head/games/rescue/Makefile Fri Oct 12 22:00:44 2012 (r305794) +++ head/games/rescue/Makefile Fri Oct 12 22:44:11 2012 (r305795) @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME:S/r/R/}_${PORTVERSI DIST_SUBDIR= java MAINTAINER= nemysis@gmx.ch -COMMENT= Action Adventure in Space +COMMENT= Action adventure in space LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210122244.q9CMiBK7089505>