aboutsummaryrefslogtreecommitdiffstats
path: root/www/frontpage-ar
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-12-28 08:44:28 +0800
committerlioux <lioux@FreeBSD.org>2001-12-28 08:44:28 +0800
commitd6372ca585a100a07edb1a97b613b937e07c2cb5 (patch)
treec9c3b44d2bb3c28e7d3de22d519350503f1e16e5 /www/frontpage-ar
parentc4e5626312f35cee0365f2454daf296c28092f52 (diff)
downloadfreebsd-ports-gnome-d6372ca585a100a07edb1a97b613b937e07c2cb5.tar.gz
freebsd-ports-gnome-d6372ca585a100a07edb1a97b613b937e07c2cb5.tar.zst
freebsd-ports-gnome-d6372ca585a100a07edb1a97b613b937e07c2cb5.zip
Vocabulary fix: extention -> extension
Diffstat (limited to 'www/frontpage-ar')
-rw-r--r--www/frontpage-ar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/frontpage-ar/Makefile b/www/frontpage-ar/Makefile
index 8fd7a790fbe7..95734538b0c0 100644
--- a/www/frontpage-ar/Makefile
+++ b/www/frontpage-ar/Makefile
@@ -44,7 +44,7 @@ PLIST_SUB+= FP_LCID=${FP_LCID}
.endif
do-install:
- @${ECHO_MSG} "===> Untaring FrontPage ${FP_LANGUAGE} Language Extentions to ${PREFIX}"
+ @${ECHO_MSG} "===> Untaring FrontPage ${FP_LANGUAGE} Language Extensions to ${PREFIX}"
.for DISTFILE in ${DISTFILES}
@(cd ${PREFIX} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${DISTFILE} ${EXTRACT_AFTER_ARGS})
.endfor