diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-22 07:02:21 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-22 07:02:21 +0000 |
commit | 84a54998468fec20d0bd6db4cf0c14a8a76a0442 (patch) | |
tree | b8cb28dafed45d30cb042bc9a9bbf81d41af1f46 /german/ispell-neu | |
parent | aa498ef4567083b7bacaee54f18bf20a2f60aae2 (diff) | |
download | ports-84a54998468fec20d0bd6db4cf0c14a8a76a0442.tar.gz ports-84a54998468fec20d0bd6db4cf0c14a8a76a0442.zip |
Notes
Diffstat (limited to 'german/ispell-neu')
-rw-r--r-- | german/ispell-neu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/german/ispell-neu/Makefile b/german/ispell-neu/Makefile index f2b024b7c709..d5f13ccedff9 100644 --- a/german/ispell-neu/Makefile +++ b/german/ispell-neu/Makefile @@ -10,7 +10,7 @@ MAINTAINER= alex@FreeBSD.org ISPELL_DENEU= yes PORTNAME= ispell PORTVERSION= 19991219 -MASTERDIR= ${.CURDIR}/../ispell -PKGNAMEPREFIX= deneu- +PKGNAMESUFFIX= -neu +MASTERDIR= ${.CURDIR}/../../textproc/ispell .include "${MASTERDIR}/Makefile" |