diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /www/frontpage-ar | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz |
Tidy up whitespace.
Diffstat (limited to 'www/frontpage-ar')
-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 |