diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-02-15 07:11:55 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-02-15 07:11:55 +0800 |
commit | 74f1a459117ec32b88ac03443c0b1c8a0b885f73 (patch) | |
tree | 4fec26625d68925a75efc962beafd97815f01238 /textproc/az-aspell | |
parent | ca4fbdd00977bb8d5ed70960006427fb72062db7 (diff) | |
download | freebsd-ports-gnome-74f1a459117ec32b88ac03443c0b1c8a0b885f73.tar.gz freebsd-ports-gnome-74f1a459117ec32b88ac03443c0b1c8a0b885f73.tar.zst freebsd-ports-gnome-74f1a459117ec32b88ac03443c0b1c8a0b885f73.zip |
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 'textproc/az-aspell')
-rw-r--r-- | textproc/az-aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/az-aspell/Makefile b/textproc/az-aspell/Makefile index d7d2315866df..1848d38db3ff 100644 --- a/textproc/az-aspell/Makefile +++ b/textproc/az-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-az-0.02-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org |