diff options
author | thierry <thierry@FreeBSD.org> | 2007-02-14 23:11:55 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2007-02-14 23:11:55 +0000 |
commit | fa6660f5edccf499dd4fe0e080f33679c435a095 (patch) | |
tree | a7263eb5a89da136c5cf66eb006b3af3e37c09b4 /arabic | |
parent | 9f009ba0e7168c2b43ec206d4a4f5c2f76b2580a (diff) | |
download | FreeBSD-ports-fa6660f5edccf499dd4fe0e080f33679c435a095.zip FreeBSD-ports-fa6660f5edccf499dd4fe0e080f33679c435a095.tar.gz |
Really normalize Aspell dictionaries ports PKGVERSION...
textproc/aspell/Makefile.inc had been forgotten in the previous commit.
PR: ports/106573
Submitted by: Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com>
Reported by: Michel TALON <talon (at) lpthe.jussieu.fr>
Pointyhat to: /me
Diffstat (limited to 'arabic')
-rw-r--r-- | arabic/aspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arabic/aspell/Makefile b/arabic/aspell/Makefile index 81aea6a..4c86d1a 100644 --- a/arabic/aspell/Makefile +++ b/arabic/aspell/Makefile @@ -7,6 +7,7 @@ PORTNAME= aspell DISTVERSION= 6-ar-1.2-0 +PORTEPOCH= 1 CATEGORIES= arabic textproc MAINTAINER= thierry@FreeBSD.org |