From 3376b7309ec1c9fe08fa62ce7861059197857b6e Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 21 Dec 2003 22:21:49 +0000 Subject: - Fix fetching of polish dictionary. PR: ports/60482 Submitted by: Krzysztof Stryjek --- textproc/ispell/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 30fe89b67992..46c8b22a9acc 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -143,7 +143,7 @@ EXTRA_DICT+= ${FIDICTFILE} ${FIAFFIXFILE} .endif .if defined(ISPELL_PL) MASTER_SITE_SUBDIR= ispell-pl -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_LOCAL} PLDISTFILE= ispell-pl-20021127.tar.gz MASKBITS?= 64 -- cgit v1.2.3