diff options
Diffstat (limited to 'www/frontpage-ar/Makefile')
-rw-r--r-- | www/frontpage-ar/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/frontpage-ar/Makefile b/www/frontpage-ar/Makefile index 10412f9..d5fcb48 100644 --- a/www/frontpage-ar/Makefile +++ b/www/frontpage-ar/Makefile @@ -19,9 +19,9 @@ COMMENT?= Microsoft Frontpage Arabic Web Administration RUN_DEPENDS= ${FPSETPERM}:${PORTSDIR}/www/frontpage -FP_LANG?= ara -FP_LANGUAGE?= Arabic -FP_LCID?= 1025 +FP_LANG?= ara +FP_LANGUAGE?= Arabic +FP_LCID?= 1025 .for _FP_LANG in ${FP_LANG} DISTFILES+= fp${PORTVERSION:S/.//:C/\..*//}_${_FP_LANG}.tar.Z |