diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-02 20:58:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-02 20:58:23 +0000 |
commit | 5fed533f3396d18a10b16883dc964b29a4e0a728 (patch) | |
tree | 9c7da5b868756bc64247d29522db60a95d6723cf /german | |
parent | 81c400682381dd58437e8a01b6c97384dd82a639 (diff) | |
download | ports-5fed533f3396d18a10b16883dc964b29a4e0a728.tar.gz ports-5fed533f3396d18a10b16883dc964b29a4e0a728.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/alt-aspell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/german/alt-aspell/Makefile b/german/alt-aspell/Makefile index 44cc60d7d3ba..c55c6de9eed0 100644 --- a/german/alt-aspell/Makefile +++ b/german/alt-aspell/Makefile @@ -11,6 +11,5 @@ COMMENT= Aspell German Old Spelling (Deutsch - Alter Spelling) dictionary DICT= de -NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> |