diff options
Diffstat (limited to 'french/ispell/Makefile')
-rw-r--r-- | french/ispell/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/french/ispell/Makefile b/french/ispell/Makefile index f8ac202fef50..a656a84eb592 100644 --- a/french/ispell/Makefile +++ b/french/ispell/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ # -MAINTAINER= alex@FreeBSD.org +MAINTAINER= alex@FreeBSD.org ISPELL_FR= yes -PORTVERSION= 1.4 +PORTVERSION= 1.4 CATEGORIES= french -MASTERDIR= ${.CURDIR}/../../textproc/ispell +MASTERDIR= ${.CURDIR}/../../textproc/ispell .include "${MASTERDIR}/Makefile" |