diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-11-30 15:37:05 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-11-30 15:37:05 +0000 |
commit | d3b7bf0059502cec18b057182f425adb73dc7213 (patch) | |
tree | 75c46bf0779fdfe7fcb84c25866095c9aa3278d7 /lang/gcc-ooo/Makefile | |
parent | 472bc1cab34da9768fde15348264aefd3b07c493 (diff) | |
download | ports-d3b7bf0059502cec18b057182f425adb73dc7213.tar.gz ports-d3b7bf0059502cec18b057182f425adb73dc7213.zip |
Notes
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 71a11f563cd0..3e4afd755bae 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -8,7 +8,7 @@ PORTNAME= gcc PORTVERSION= 3.4.4 -PORTREVISION= 20041119 +PORTREVISION= 20041126 CATEGORIES= lang java VERSIONSTRING= 3.4-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_GCC} \ |