summaryrefslogtreecommitdiff
path: root/lang/gcc/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2005-09-19 07:53:35 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2005-09-19 07:53:35 +0000
commitefc03b4ae3f50ff887f2df081f62e630e3952847 (patch)
tree50f1184ce039db4f2af3044646c49c244b69697e /lang/gcc/Makefile
parent- Attempt to fix build on amd64 (diff)
Update to the 20050917 snapshot of GCC 4.1.0.
Notes
Notes: svn path=/head/; revision=143129
Diffstat (limited to 'lang/gcc/Makefile')
-rw-r--r--lang/gcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index 6bc05a22a218..e034a7a2334f 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gcc
PORTVERSION= 4.1.0
-PORTREVISION= 20050909
+PORTREVISION= 20050917
CATEGORIES= lang java
VERSIONSTRING= 4.1-${PORTREVISION}
MASTER_SITES= ${MASTER_SITE_GCC}