diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-07-23 05:19:35 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-07-23 05:19:35 +0000 |
commit | 4719434542ec2ece661a53222a39293c04947f6e (patch) | |
tree | aaa7e6a6108b7883808765c426f4b710f98756d1 /lang/gcc44/Makefile | |
parent | 60d7b38967f113d54635d6fefa517bd8830ac3a3 (diff) |
Notes
Diffstat (limited to 'lang/gcc44/Makefile')
-rw-r--r-- | lang/gcc44/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile index 435c7dda1965..f46cf420a44b 100644 --- a/lang/gcc44/Makefile +++ b/lang/gcc44/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gcc -PORTVERSION= 4.4.1.20090714 +PORTVERSION= 4.4.1.20090721 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING} |