diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-26 04:01:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-26 04:01:58 +0000 |
commit | 4af3906bf7f0598370782421242b36d0901687d3 (patch) | |
tree | 3a83812557d5c7b81ad6f8dcd280d95d3f16fd6d /textproc/gtkspell/Makefile | |
parent | df00b5409af42449b5bc83c04c134a80e459b4c4 (diff) |
Notes
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 1b3f77104293..a02d3f1cfb59 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkspell2 -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= textproc gnome MASTER_SITES= http://gtkspell.sourceforge.net/download/ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} |