summaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-11 06:18:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-11 06:18:48 +0000
commitac05d0f071c6680f2a63a143c7bdae61fcd7ed39 (patch)
tree3675732832b5db3ccdd0eb25cd0ecc696f6c2e25 /textproc/aspell
parentForward-port the nautilus patches for fixing removable media volumes on (diff)
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
Notes
Notes: svn path=/head/; revision=66110
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 94a626fe835c..86f25ea99626 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}