diff options
author | asami <asami@FreeBSD.org> | 2000-09-22 15:02:21 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-09-22 15:02:21 +0800 |
commit | 17b623008ff3f1ec87b847361b8ed1837a8a7e7d (patch) | |
tree | 42cbb2472cefa7920c7e4933be1aa2c7818c2613 /german/ispell-neu | |
parent | 81621bb4a1e6ca0002975269675cafb9c7a40af0 (diff) | |
download | freebsd-ports-gnome-17b623008ff3f1ec87b847361b8ed1837a8a7e7d.tar.gz freebsd-ports-gnome-17b623008ff3f1ec87b847361b8ed1837a8a7e7d.tar.zst freebsd-ports-gnome-17b623008ff3f1ec87b847361b8ed1837a8a7e7d.zip |
Repo copy textproc/de{,alt,neu}-ispell to german/ispell{,-alt,-neu}.
Approved by: maintainer
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" |