diff options
Diffstat (limited to 'lang/gcc47/Makefile')
-rw-r--r-- | lang/gcc47/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index eed426c1a2c4..d443023a8ff1 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/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." |