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/tl-aspell | |
parent | 6ecb39ca33fdf88873edab0e96cb18f680877115 (diff) | |
download | ports-f027257d68fb6c9b6fb5faab7248172e59b59c28.tar.gz ports-f027257d68fb6c9b6fb5faab7248172e59b59c28.zip |
Notes
Diffstat (limited to 'textproc/tl-aspell')
-rw-r--r-- | textproc/tl-aspell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/tl-aspell/Makefile b/textproc/tl-aspell/Makefile index db07739b5b6c..296192383ee6 100644 --- a/textproc/tl-aspell/Makefile +++ b/textproc/tl-aspell/Makefile @@ -12,6 +12,5 @@ COMMENT= Aspell Tagalog dictionary DICT= tl -NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> |