diff options
Diffstat (limited to 'german/alt-aspell')
-rw-r--r-- | german/alt-aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/alt-aspell/Makefile b/german/alt-aspell/Makefile index be5a438dc31f..a82545e49ca7 100644 --- a/german/alt-aspell/Makefile +++ b/german/alt-aspell/Makefile @@ -12,7 +12,7 @@ CATEGORIES= german textproc MAINTAINER= ports@FreeBSD.org COMMENT= Aspell German Old Spelling (Deutsch - Alter Spelling) dictionary -DICT= de-alt +DICT= de .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> |