diff options
author | thierry <thierry@FreeBSD.org> | 2007-02-15 07:11:55 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2007-02-15 07:11:55 +0800 |
commit | fa6660f5edccf499dd4fe0e080f33679c435a095 (patch) | |
tree | a7263eb5a89da136c5cf66eb006b3af3e37c09b4 /textproc/qu-aspell | |
parent | 9f009ba0e7168c2b43ec206d4a4f5c2f76b2580a (diff) | |
download | freebsd-ports-gnome-fa6660f5edccf499dd4fe0e080f33679c435a095.tar.gz freebsd-ports-gnome-fa6660f5edccf499dd4fe0e080f33679c435a095.tar.zst freebsd-ports-gnome-fa6660f5edccf499dd4fe0e080f33679c435a095.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/qu-aspell')
-rw-r--r-- | textproc/qu-aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/qu-aspell/Makefile b/textproc/qu-aspell/Makefile index 7d6eda0cb046..d7407efa972b 100644 --- a/textproc/qu-aspell/Makefile +++ b/textproc/qu-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-qu-0.02-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org |