diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-22 07:20:21 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-22 07:20:21 +0000 |
commit | 8b6d60bd75e0fbc6f456c25185b16c9aa3776f5e (patch) | |
tree | 541ea139da47595d11abaacf32c9210257d28250 /french/ispell | |
parent | 00ec18e8781b4bbd70764f17e1ebc8e5fe9d9485 (diff) | |
download | ports-8b6d60bd75e0fbc6f456c25185b16c9aa3776f5e.tar.gz ports-8b6d60bd75e0fbc6f456c25185b16c9aa3776f5e.zip |
Notes
Diffstat (limited to 'french/ispell')
-rw-r--r-- | french/ispell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/french/ispell/Makefile b/french/ispell/Makefile index 71ded7e47743..c73d905c582c 100644 --- a/french/ispell/Makefile +++ b/french/ispell/Makefile @@ -8,8 +8,7 @@ MAINTAINER= alex@FreeBSD.org ISPELL_FR= yes -PORTNAME= fr-ispell PORTVERSION= 1.4 -MASTERDIR= ${.CURDIR}/../ispell +MASTERDIR= ${.CURDIR}/../../textproc/ispell .include "${MASTERDIR}/Makefile" |