diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-04 08:30:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-04 08:30:37 +0000 |
commit | f027257d68fb6c9b6fb5faab7248172e59b59c28 (patch) | |
tree | d7d176827bf022e64d1e642eb81231d2965d251b /textproc/tn-aspell | |
parent | 6ecb39ca33fdf88873edab0e96cb18f680877115 (diff) |
Notes
Diffstat (limited to 'textproc/tn-aspell')
-rw-r--r-- | textproc/tn-aspell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/tn-aspell/Makefile b/textproc/tn-aspell/Makefile index 314a030a49e8..d3629e9c2210 100644 --- a/textproc/tn-aspell/Makefile +++ b/textproc/tn-aspell/Makefile @@ -12,6 +12,5 @@ COMMENT= Aspell Tswana dictionary DICT= tn -NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> |