summaryrefslogtreecommitdiffstats
path: root/textproc/aspell
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-11 06:18:48 +0000
committermarcus <marcus@FreeBSD.org>2002-09-11 06:18:48 +0000
commitd7460423cf755bf962003ae806c9d9bd65768238 (patch)
tree8db193fa22bb2287dcc4d9e844ca1e05dbfa9a12 /textproc/aspell
parent9e08b836678289a5d9c317d7253d8642b2104d19 (diff)
downloadFreeBSD-ports-d7460423cf755bf962003ae806c9d9bd65768238.zip
FreeBSD-ports-d7460423cf755bf962003ae806c9d9bd65768238.tar.gz
Bump PORTREVISION after recent dictionary updates. For users that already
installed the English aspell-dict port, you can update by removing aspell-dict, then doing: make ASPELL_EN=yes install If you use portupgrade, you can add -m ASPELL_EN=yes to the command line, or add ASPELL_EN=yes to /etc/make.conf. Approved by: maintainer
Diffstat (limited to 'textproc/aspell')
-rw-r--r--textproc/aspell/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 94a626f..86f25ea 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -7,6 +7,7 @@
PORTNAME?= aspell
PORTVERSION= 0.50.1
+PORTREVISION= 1
CATEGORIES+= textproc
MASTER_SITES= http://savannah.gnu.org/download/${PORTNAME}/rel/ \
${MASTER_SITE_GNU}
OpenPOWER on IntegriCloud