aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2004-05-17 18:06:10 +0800
committererwin <erwin@FreeBSD.org>2004-05-17 18:06:10 +0800
commit0c002c53811d23b813f1a33379f40f277ee4b464 (patch)
tree4addfc0cc6f77d256fb0da539b208de3b5940c02 /databases
parent83a9ed05b2ff5da69607d260585f52e56db2b806 (diff)
downloadfreebsd-ports-gnome-0c002c53811d23b813f1a33379f40f277ee4b464.tar.gz
freebsd-ports-gnome-0c002c53811d23b813f1a33379f40f277ee4b464.tar.zst
freebsd-ports-gnome-0c002c53811d23b813f1a33379f40f277ee4b464.zip
Fix confusion IGNORE message
Tripped over by: kris
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index a40fbcf7f8d8..23fb16ccd26b 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -59,7 +59,7 @@ pre-everything::
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Please install databases/p5-DBI-137 and try again
+IGNORE= Please install databases/p5-DBI-137 instead
.endif
.include <bsd.port.post.mk>