diff options
author | thierry <thierry@FreeBSD.org> | 2007-01-14 15:32:59 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2007-01-14 15:32:59 +0000 |
commit | 55830855d289d186b3feb68e46c795d3e9bf6091 (patch) | |
tree | e98001b272dd54a88fd601e58a386a8b82d35285 /russian | |
parent | 62a56afa43e63ebb6b2180b29265ae52d2616929 (diff) | |
download | FreeBSD-ports-55830855d289d186b3feb68e46c795d3e9bf6091.zip FreeBSD-ports-55830855d289d186b3feb68e46c795d3e9bf6091.tar.gz |
Normalize Aspell dictionaries PKGNAMEs.
PR: ports/106573, ports/107399, ports/107448
Submitted by: Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com>
Approved by: farrokhi, obrien
Diffstat (limited to 'russian')
-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 bef1ea5..dca2cd7 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 |