From 84a54998468fec20d0bd6db4cf0c14a8a76a0442 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 22 Sep 2000 07:02:21 +0000 Subject: Repo copy textproc/de{,alt,neu}-ispell to german/ispell{,-alt,-neu}. Approved by: maintainer --- german/Makefile | 3 +++ german/ispell-alt/Makefile | 4 ++-- german/ispell-neu/Makefile | 4 ++-- german/ispell/Makefile | 3 +-- 4 files changed, 8 insertions(+), 6 deletions(-) (limited to 'german') diff --git a/german/Makefile b/german/Makefile index 3505ef08b5d7..505f9fc0fb4e 100644 --- a/german/Makefile +++ b/german/Makefile @@ -4,6 +4,9 @@ SUBDIR += BBBike SUBDIR += cheapcall SUBDIR += dict + SUBDIR += ispell + SUBDIR += ispell-alt + SUBDIR += ispell-neu SUBDIR += manpages SUBDIR += phone SUBDIR += staroffice5 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" 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" diff --git a/german/ispell/Makefile b/german/ispell/Makefile index 73ca546750f9..1ac85e2bedb6 100644 --- a/german/ispell/Makefile +++ b/german/ispell/Makefile @@ -11,7 +11,6 @@ ISPELL_DEALT= yes ISPELL_DENEU= yes PORTNAME= ispell PORTVERSION= 19991219 -PKGNAMEPREFIX= de- -MASTERDIR= ${.CURDIR}/../ispell +MASTERDIR= ${.CURDIR}/../../textproc/ispell .include "${MASTERDIR}/Makefile" -- cgit v1.2.3