From owner-svn-ports-all@FreeBSD.ORG Fri Oct 12 22:44:12 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 49CE673B; Fri, 12 Oct 2012 22:44:12 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 321938FC14; Fri, 12 Oct 2012 22:44:12 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9CMiCtb089508; Fri, 12 Oct 2012 22:44:12 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9CMiBK7089505; Fri, 12 Oct 2012 22:44:11 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201210122244.q9CMiBK7089505@svn.freebsd.org> From: Pawel Pekala Date: Fri, 12 Oct 2012 22:44:11 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2012 22:44:12 -0000 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