aboutsummaryrefslogtreecommitdiffstats
path: root/vietnamese/aspell
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2017-10-31 22:51:53 +0800
committerolgeni <olgeni@FreeBSD.org>2017-10-31 22:51:53 +0800
commit1f71e2687843acfc82cc1b41605d3ca7746fce10 (patch)
tree24264a2ad21a2c8f76ab9dce92511f469d158380 /vietnamese/aspell
parent581c2b4bdb365a4da427fb2b13c460eb3d436a4e (diff)
downloadfreebsd-ports-gnome-1f71e2687843acfc82cc1b41605d3ca7746fce10.tar.gz
freebsd-ports-gnome-1f71e2687843acfc82cc1b41605d3ca7746fce10.tar.zst
freebsd-ports-gnome-1f71e2687843acfc82cc1b41605d3ca7746fce10.zip
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Diffstat (limited to 'vietnamese/aspell')
-rw-r--r--vietnamese/aspell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vietnamese/aspell/Makefile b/vietnamese/aspell/Makefile
index d96ee79f0d33..b4c49b22e217 100644
--- a/vietnamese/aspell/Makefile
+++ b/vietnamese/aspell/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= vietnamese textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Vietnamese dictionaries
-DICT= vi
+DICT= vi
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>