diff options
author | gerald <gerald@FreeBSD.org> | 2008-03-09 06:34:57 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2008-03-09 06:34:57 +0800 |
commit | 10a42674450c4f0d2db752f2d4a36acaaef2596f (patch) | |
tree | 5cec52fc6f90aaf8be72a9ac1ed09ed228c2ce58 /lang/gcc42/Makefile | |
parent | e86c4d92b032435aa02735742363d85e7f0d2cc5 (diff) | |
download | freebsd-ports-gnome-10a42674450c4f0d2db752f2d4a36acaaef2596f.tar.gz freebsd-ports-gnome-10a42674450c4f0d2db752f2d4a36acaaef2596f.tar.zst freebsd-ports-gnome-10a42674450c4f0d2db752f2d4a36acaaef2596f.zip |
Update to the 20080305 snapshot of GCC 4.2.4.
Diffstat (limited to 'lang/gcc42/Makefile')
-rw-r--r-- | lang/gcc42/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile index c4d1b7461644..a949b3b1cc4e 100644 --- a/lang/gcc42/Makefile +++ b/lang/gcc42/Makefile @@ -8,7 +8,7 @@ PORTNAME?= gcc PORTVERSION= 4.2.4 -PORTREVISION= 20080220 +PORTREVISION= 20080305 CATEGORIES= lang java VERSIONSTRING= 4.2-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_GCC} |