diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2006-10-10 03:57:23 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2006-10-10 03:57:23 +0000 |
commit | fa5a0e32412b5b332baba50e59400ee3b9650aa5 (patch) | |
tree | a74265991ebd24fbb66c8ef168491454c102e9c6 /lang/gcc41/Makefile | |
parent | 5493bdc555d57a50d71666f1ef4988c14fb1be7a (diff) | |
download | ports-fa5a0e32412b5b332baba50e59400ee3b9650aa5.tar.gz ports-fa5a0e32412b5b332baba50e59400ee3b9650aa5.zip |
Notes
Diffstat (limited to 'lang/gcc41/Makefile')
-rw-r--r-- | lang/gcc41/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile index 893e4d35f5d9..24bfa76b6252 100644 --- a/lang/gcc41/Makefile +++ b/lang/gcc41/Makefile @@ -8,7 +8,7 @@ PORTNAME= gcc PORTVERSION= 4.1.2 -PORTREVISION= 20060922 +PORTREVISION= 20061006 CATEGORIES= lang java VERSIONSTRING= 4.1-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_GCC} |