diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2010-04-05 21:44:08 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2010-04-05 21:44:08 +0000 |
commit | ba4e8e9c128099f33f0de34b08cf33ad9a9b5b3f (patch) | |
tree | 0b6b30917e5dd085cca3ec93fdb268732851122b /lang/gcc43/Makefile | |
parent | 67d426a0e921480be133bc4890c1f7090d240a3a (diff) |
Notes
Diffstat (limited to 'lang/gcc43/Makefile')
-rw-r--r-- | lang/gcc43/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile index 185a1553d908..74d59f13c6e2 100644 --- a/lang/gcc43/Makefile +++ b/lang/gcc43/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gcc -PORTVERSION= 4.3.5.20100214 +PORTVERSION= 4.3.5.20100404 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING} |