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 e8ec3b812709..b5ecaf56bb32 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -6,11 +6,11 @@ # PORTNAME= aspell -PORTVERSION= 0.32 +PORTVERSION= 0.32.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-.32 +DISTNAME= ${PORTNAME}-.32.1 MAINTAINER= ade@FreeBSD.org |