aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-Class-DBI-SQLite
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2005-09-19 18:22:19 +0800
committerfjoe <fjoe@FreeBSD.org>2005-09-19 18:22:19 +0800
commite279f129a67f07f938c59555f97e8f2bce6cae01 (patch)
treef46d1ba361423654c150c1b2c7ba32248f8dd0dd /databases/p5-Class-DBI-SQLite
parent3253572ae7d23521113d09c27cbb299476bf389a (diff)
downloadfreebsd-ports-gnome-e279f129a67f07f938c59555f97e8f2bce6cae01.tar.gz
freebsd-ports-gnome-e279f129a67f07f938c59555f97e8f2bce6cae01.tar.zst
freebsd-ports-gnome-e279f129a67f07f938c59555f97e8f2bce6cae01.zip
Fix typo in IGNORE message: "Intall" -> "Install"
Diffstat (limited to 'databases/p5-Class-DBI-SQLite')
-rw-r--r--databases/p5-Class-DBI-SQLite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Class-DBI-SQLite/Makefile b/databases/p5-Class-DBI-SQLite/Makefile
index a639ae9a578d..9b8eb8ee2222 100644
--- a/databases/p5-Class-DBI-SQLite/Makefile
+++ b/databases/p5-Class-DBI-SQLite/Makefile
@@ -38,7 +38,7 @@ post-install:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} <= 500503
-IGNORE= requires Perl 5.6. Intall lang/perl5 or lang/perl5.8, and try again
+IGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again
.endif
.include <bsd.port.post.mk>