summaryrefslogtreecommitdiff
path: root/lang/gcc3-c++
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-08-08 09:31:00 +0000
committergrant <grant@pkgsrc.org>2003-08-08 09:31:00 +0000
commite7e868feaadaac2dc763b091e102a5006678835a (patch)
tree35a36ebd877e091589571f71127c60c2db27afdc /lang/gcc3-c++
parent55af8a8d8712a966d6e88d18f1caefb9cbea2ce2 (diff)
downloadpkgsrc-e7e868feaadaac2dc763b091e102a5006678835a.tar.gz
include major version number in COMMENT for distinction, some minor
COMMENT tweaks.
Diffstat (limited to 'lang/gcc3-c++')
-rw-r--r--lang/gcc3-c++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc3-c++/Makefile b/lang/gcc3-c++/Makefile
index aa975e38cc3..9f3fd68bc09 100644
--- a/lang/gcc3-c++/Makefile
+++ b/lang/gcc3-c++/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 09:07:57 abs Exp $
+# $NetBSD: Makefile,v 1.6 2003/08/08 09:31:02 grant Exp $
#
PKGNAME= gcc3${GCC3_PKGMODIF}-c++-3.3
PKGREVISION= 1
-COMMENT= GNU Compiler Collection, c++ Compiler
+COMMENT= GNU Compiler Collection, version 3, c++ compiler
.include "../gcc3-c/buildaddon.mk"