diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-01-14 15:32:59 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-01-14 15:32:59 +0000 |
commit | 35adf63b32e2d2cd9ce96da129caa4457c76c4fb (patch) | |
tree | b3a8d17419e557c1285d28291e0fcaa74cb57591 /hebrew | |
parent | 3bf4585ae55027042744e72d4a28809a1a01f1cf (diff) |
Normalize Aspell dictionaries PKGNAMEs.
PR: ports/106573, ports/107399, ports/107448
Submitted by: Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com>
Approved by: farrokhi, obrien
Notes
Notes:
svn path=/head/; revision=182356
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/aspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hebrew/aspell/Makefile b/hebrew/aspell/Makefile index 8d60e95e989c..4c341bfca00c 100644 --- a/hebrew/aspell/Makefile +++ b/hebrew/aspell/Makefile @@ -7,6 +7,7 @@ PORTNAME= aspell DISTVERSION= 6-he-0.9-0 +PORTEPOCH= 1 CATEGORIES= hebrew textproc MAINTAINER= ports@FreeBSD.org |