diff options
Diffstat (limited to 'textproc/gaspell/Makefile')
-rw-r--r-- | textproc/gaspell/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile index 4e7e465..fcc519e 100644 --- a/textproc/gaspell/Makefile +++ b/textproc/gaspell/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gaspell -PORTVERSION= 0.29.1 +PORTVERSION= 0.30 CATEGORIES= textproc gnome -MASTER_SITES= http://aspell.sourceforge.net/old/ -DISTNAME= ${PORTNAME}-.29.1 +MASTER_SITES= http://aspell.sourceforge.net/ +DISTNAME= ${PORTNAME}-.30 MAINTAINER= ade@FreeBSD.org |