diff options
Diffstat (limited to 'french/hunspell/Makefile')
-rw-r--r-- | french/hunspell/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/french/hunspell/Makefile b/french/hunspell/Makefile index 14fc9772451a..1d8db7573b7c 100644 --- a/french/hunspell/Makefile +++ b/french/hunspell/Makefile @@ -1,17 +1,17 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 5.7 +PORTVERSION= 6.1 +DISTVERSIONPREFIX= french-dictionaries-v CATEGORIES= french textproc MASTER_SITES= http://www.dicollecte.org/download/fr/ \ LOCAL/sunpoet/${PORTNAME} -DISTNAME= hunspell-french-dictionaries-v${PORTVERSION} DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Modern French hunspell dictionaries -LICENSE= MPL +LICENSE= MPL20 USES= zip NO_ARCH= yes |