aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-02-05 21:30:05 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-02-05 21:30:05 +0000
commit22bd266f10d5fb2f5184c85e9541ab72a33a46cd (patch)
tree131df8c901313443d85a6ebf0766b13902d5696c /french
parentc661644a6d659406fc7b5dcca2d518933ba9d0b4 (diff)
downloadports-22bd266f10d5fb2f5184c85e9541ab72a33a46cd.tar.gz
ports-22bd266f10d5fb2f5184c85e9541ab72a33a46cd.zip
Makefile style fix.
Notes
Notes: svn path=/head/; revision=38015
Diffstat (limited to 'french')
-rw-r--r--french/ispell/Makefile6
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"