summaryrefslogtreecommitdiff
path: root/hebrew/aspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hebrew/aspell/Makefile')
-rw-r--r--hebrew/aspell/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/hebrew/aspell/Makefile b/hebrew/aspell/Makefile
index aea7fd3e8790..8d60e95e989c 100644
--- a/hebrew/aspell/Makefile
+++ b/hebrew/aspell/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= aspell
-CATEGORIES= hebrew
+DISTVERSION= 6-he-0.9-0
+CATEGORIES= hebrew textproc
MAINTAINER= ports@FreeBSD.org
-COMMENT= Aspell with Hebrew dictionaries
+COMMENT= Aspell Hebrew dictionaries
-MASTERDIR= ${.CURDIR}/../../textproc/aspell
+DICT= he
-ASPELL_HE= ken
-
-.include "${MASTERDIR}/Makefile"
+.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
+.include <bsd.port.post.mk>