summaryrefslogtreecommitdiff
path: root/lang/gcc41/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc41/Makefile')
-rw-r--r--lang/gcc41/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile
index eed426c1a2c4..d443023a8ff1 100644
--- a/lang/gcc41/Makefile
+++ b/lang/gcc41/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."