diff options
Diffstat (limited to 'textproc/gtkspell/Makefile')
-rw-r--r-- | textproc/gtkspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index a6c10938e1eb..03dc80bbbc31 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkspell2 -PORTVERSION= 2.0.9 +PORTVERSION= 2.0.10 CATEGORIES= textproc gnome MASTER_SITES= http://gtkspell.sourceforge.net/download/ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} |