aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc40/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2005-01-16 20:32:29 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2005-01-16 20:32:29 +0000
commitfce18a3e708e982d5c53575741f751b2ae852cc8 (patch)
tree3d8a5a4a52f157f8fa9b5fc539040c74fded2407 /lang/gcc40/Makefile
parent92797b5f8f13c36c86ceddedc296e3e8f3bf67c8 (diff)
downloadports-fce18a3e708e982d5c53575741f751b2ae852cc8.tar.gz
ports-fce18a3e708e982d5c53575741f751b2ae852cc8.zip
Notes
Diffstat (limited to 'lang/gcc40/Makefile')
-rw-r--r--lang/gcc40/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile
index eed426c1a2c4..d443023a8ff1 100644
--- a/lang/gcc40/Makefile
+++ b/lang/gcc40/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gcc
PORTVERSION= 4.0.0
-PORTREVISION= 20050109
+PORTREVISION= 20050116
CATEGORIES= lang java
VERSIONSTRING= 4.0-${PORTREVISION}
MASTER_SITES= ${MASTER_SITE_GCC}
@@ -124,7 +124,7 @@ pre-configure:
@${MKDIR} ${CONFIGURE_WRKSRC}
post-build:
- @${ECHO_MSG} "Consider running 'make check' before 'make install', especially
+ @${ECHO_MSG} "Consider running 'make check' before 'make install', especially"
@${ECHO_MSG} "if you have not performed this build on -STABLE or -CURRENT."
@${ECHO_MSG} "This assumes that you have the dejagnu port installed."