diff options
author | gerald <gerald@FreeBSD.org> | 2010-07-30 23:29:45 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2010-07-30 23:29:45 +0800 |
commit | b420d737cd1bb51ec0b1f3b0d8ce644f52de170f (patch) | |
tree | c9da1e147e5f5e212cabd239a447b13ab9c15bb6 /lang/gcc45/Makefile | |
parent | 5c380263680aeaea57a01a6e8109a446158b8e6f (diff) | |
download | freebsd-ports-gnome-b420d737cd1bb51ec0b1f3b0d8ce644f52de170f.tar.gz freebsd-ports-gnome-b420d737cd1bb51ec0b1f3b0d8ce644f52de170f.tar.zst freebsd-ports-gnome-b420d737cd1bb51ec0b1f3b0d8ce644f52de170f.zip |
Update to the 20100729 snapshot of GCC 4.5.1.
Diffstat (limited to 'lang/gcc45/Makefile')
-rw-r--r-- | lang/gcc45/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile index aaa2097411ca..239d7012ff5d 100644 --- a/lang/gcc45/Makefile +++ b/lang/gcc45/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gcc -PORTVERSION= 4.5.1.20100722 +PORTVERSION= 4.5.1.20100729 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING} |