aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/gnome-spell
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-03 01:45:50 +0800
committermarcus <marcus@FreeBSD.org>2002-09-03 01:45:50 +0800
commit6a7a1eaa4c5df4f6b0656ca5443baee7556f3278 (patch)
tree20b242ab8389e23f8b279c515e228461700bf0d0 /textproc/gnome-spell
parent7756bbac4a0174283dbed53822dc83096a32195d (diff)
downloadfreebsd-ports-gnome-6a7a1eaa4c5df4f6b0656ca5443baee7556f3278.tar.gz
freebsd-ports-gnome-6a7a1eaa4c5df4f6b0656ca5443baee7556f3278.tar.zst
freebsd-ports-gnome-6a7a1eaa4c5df4f6b0656ca5443baee7556f3278.zip
Chase the aspell so version bump. Bump PORTREVISION.
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