pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/gcc44 COMMENT improvement



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a663c3fe5c9
branches:  trunk
changeset: 399348:4a663c3fe5c9
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Sep 18 12:29:14 2009 +0000

description:
COMMENT improvement

diffstat:

 lang/gcc44/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e85d397c4643 -r 4a663c3fe5c9 lang/gcc44/Makefile
--- a/lang/gcc44/Makefile       Fri Sep 18 11:38:56 2009 +0000
+++ b/lang/gcc44/Makefile       Fri Sep 18 12:29:14 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/09/18 11:24:50 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2009/09/18 12:29:14 tnn Exp $
 #
 
 DISTNAME=              gcc-${GCC_VERSION}
@@ -9,7 +9,7 @@
 
 MAINTAINER=            blair.sadewitz%gmail.com@localhost
 HOMEPAGE=              http://gcc.gnu.org/
-COMMENT=               This is the GCC 4.4.0 compiler
+COMMENT=               GNU Compiler Collection 4.4
 
 PKG_DESTDIR_SUPPORT=   destdir
 



Home | Main Index | Thread Index | Old Index