diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-12-17 19:08:19 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-12-17 19:08:19 +0000 |
commit | 642675286a9b603d0abe2be4e51b8c76120b654c (patch) | |
tree | fd67eea974b3df018a3c57ee6dea833e550a0d94 /lang/gcc33/Makefile | |
parent | d469fb11da8dc545c368b1094e778adb316bb2dc (diff) | |
download | ports-642675286a9b603d0abe2be4e51b8c76120b654c.tar.gz ports-642675286a9b603d0abe2be4e51b8c76120b654c.zip |
Notes
Diffstat (limited to 'lang/gcc33/Makefile')
-rw-r--r-- | lang/gcc33/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile index bb14c350bfaa..5a645c2199b5 100644 --- a/lang/gcc33/Makefile +++ b/lang/gcc33/Makefile @@ -7,8 +7,8 @@ # PORTNAME= gcc -PORTVERSION= 3.3.5 -PORTREVISION= 20041103 +PORTVERSION= 3.3.6 +PORTREVISION= 20041215 CATEGORIES= lang java VERSIONSTRING= 3.3-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_GCC} |