diff options
-rw-r--r-- | www/frontpage-ar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/frontpage-ar/Makefile b/www/frontpage-ar/Makefile index 40eacd4..8fd7a79 100644 --- a/www/frontpage-ar/Makefile +++ b/www/frontpage-ar/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5.0.2.2623 CATEGORIES?= www MASTER_SITES= ftp://ftp.microsoft.com/products/frontpage/FPSE02LangFiles/ \ ftp://www.westbend.net/Mirrors/ftp.microsoft.com/Products/frontpage/FPSE02LangFiles/ -PKGNAMESUFFIX?= -ar +PKGNAMEPREFIX?= ar- DISTFILES= EXTRACT_ONLY= |