diff options
author | gerald <gerald@FreeBSD.org> | 2004-11-22 17:54:34 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2004-11-22 17:54:34 +0800 |
commit | 385a65a9a00a42f023059a3a5bcfa1cc54af061e (patch) | |
tree | ca6d48f0c9f817a2877f9e33a92877e61d7dbe87 /lang/gcc-ooo/Makefile | |
parent | 3bb6e0522460f383468ceea2eb4c890d0a23a179 (diff) | |
download | freebsd-ports-gnome-385a65a9a00a42f023059a3a5bcfa1cc54af061e.tar.gz freebsd-ports-gnome-385a65a9a00a42f023059a3a5bcfa1cc54af061e.tar.zst freebsd-ports-gnome-385a65a9a00a42f023059a3a5bcfa1cc54af061e.zip |
Update to the 20041119 snapshot of GCC 3.4.4.
Diffstat (limited to 'lang/gcc-ooo/Makefile')
-rw-r--r-- | lang/gcc-ooo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index 2bb9135c7332..71a11f563cd0 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -8,7 +8,7 @@ PORTNAME= gcc PORTVERSION= 3.4.4 -PORTREVISION= 20041112 +PORTREVISION= 20041119 CATEGORIES= lang java VERSIONSTRING= 3.4-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_GCC} \ |