summaryrefslogtreecommitdiff
path: root/lang/gcc3-c/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc3-c/Makefile.common')
-rw-r--r--lang/gcc3-c/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc3-c/Makefile.common b/lang/gcc3-c/Makefile.common
index e27cf666c0e..98525d10996 100644
--- a/lang/gcc3-c/Makefile.common
+++ b/lang/gcc3-c/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.5 2003/08/09 10:59:13 seb Exp $
+# $NetBSD: Makefile.common,v 1.6 2003/08/11 14:16:01 drochner Exp $
#
-GCC_VERSION= 3.3
+GCC_VERSION= 3.3.1
DISTNAME= gcc-${GCC_VERSION}
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_VERSION}/}