diff options
Diffstat (limited to 'german/ispell-alt/Makefile')
-rw-r--r-- | german/ispell-alt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/german/ispell-alt/Makefile b/german/ispell-alt/Makefile index f59463157a1e..c12f53bcc16a 100644 --- a/german/ispell-alt/Makefile +++ b/german/ispell-alt/Makefile @@ -10,8 +10,8 @@ MAINTAINER= alex@FreeBSD.org ISPELL_DEALT= yes PORTNAME= ispell PORTVERSION= 19991219 -PKGNAMEPREFIX= dealt- -MASTERDIR= ${.CURDIR}/../ispell +PKGNAMESUFFIX= -alt +MASTERDIR= ${.CURDIR}/../../textproc/ispell .include "${MASTERDIR}/Makefile" |