aboutsummaryrefslogtreecommitdiff
path: root/textproc/gnome-spell
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-02 17:45:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-02 17:45:50 +0000
commitfcc4359a5c0640ff72ee2da1fd8fa837c7ad632a (patch)
treedd23a34d4fd2cefa7b75771119a63dad6c0c148d /textproc/gnome-spell
parente749eac3208d12912b9f0ce996f9d74a1e38e197 (diff)
downloadports-fcc4359a5c0640ff72ee2da1fd8fa837c7ad632a.tar.gz
ports-fcc4359a5c0640ff72ee2da1fd8fa837c7ad632a.zip
Chase the aspell so version bump. Bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=65502
Diffstat (limited to 'textproc/gnome-spell')
-rw-r--r--textproc/gnome-spell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index 9d3bb125ae8f..bd5b0e4059a5 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomespell
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gnome-spell
@@ -15,7 +16,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell
USE_X_PREFIX= yes
USE_PERL5= yes