summaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-SQLite
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2005-09-19 10:22:19 +0000
committerMax Khon <fjoe@FreeBSD.org>2005-09-19 10:22:19 +0000
commit057660d5ffbd4f85bd66cbd8f4ad02d5cd7998ba (patch)
tree5f2f2abf1672e6bec6b57a7804db3ae6ceac874c /databases/p5-Class-DBI-SQLite
parent- fix pkg-plist (add %D after @unexec rmdir...) [1] (diff)
Fix typo in IGNORE message: "Intall" -> "Install"
Notes
Notes: svn path=/head/; revision=143137
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>