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 /russian/aspell | |
parent | 3bf4585ae55027042744e72d4a28809a1a01f1cf (diff) | |
download | ports-35adf63b32e2d2cd9ce96da129caa4457c76c4fb.tar.gz ports-35adf63b32e2d2cd9ce96da129caa4457c76c4fb.zip |
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 'russian/aspell')
-rw-r--r-- | russian/aspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/russian/aspell/Makefile b/russian/aspell/Makefile index bef1ea5291f4..dca2cd7a0930 100644 --- a/russian/aspell/Makefile +++ b/russian/aspell/Makefile @@ -7,6 +7,7 @@ PORTNAME= aspell DISTVERSION= 6-ru-0.99f7-1 +PORTEPOCH= 1 CATEGORIES= russian textproc MAINTAINER= ports@FreeBSD.org |