diff options
Diffstat (limited to 'textproc/aspell/Makefile')
-rw-r--r-- | textproc/aspell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index f4e4701f08d4..4b0e4c184a77 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -6,11 +6,11 @@ # PORTNAME= aspell -PORTVERSION= 0.31 +PORTVERSION= 0.31.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-.31 +DISTNAME= ${PORTNAME}-.31.1 MAINTAINER= ade@FreeBSD.org |