diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-06 21:13:16 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-06 21:13:16 +0800 |
commit | 55b8abe27bf77504b652f1d161d3406cd011d277 (patch) | |
tree | 75328482c9eaa92daaf88b922add8e2c4b8d1124 /german/ispell-alt | |
parent | ec32f54b4e88a3f6d42b4534c228085bf2ed3396 (diff) | |
download | freebsd-ports-gnome-55b8abe27bf77504b652f1d161d3406cd011d277.tar.gz freebsd-ports-gnome-55b8abe27bf77504b652f1d161d3406cd011d277.tar.zst freebsd-ports-gnome-55b8abe27bf77504b652f1d161d3406cd011d277.zip |
Spaces -> tabs in ports/german.
Diffstat (limited to 'german/ispell-alt')
-rw-r--r-- | german/ispell-alt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/german/ispell-alt/Makefile b/german/ispell-alt/Makefile index 6f2d71019216..88e74c396001 100644 --- a/german/ispell-alt/Makefile +++ b/german/ispell-alt/Makefile @@ -5,14 +5,14 @@ # $FreeBSD$ # -MAINTAINER= alex@FreeBSD.org +MAINTAINER= alex@FreeBSD.org ISPELL_DEALT= yes PORTNAME= ispell -PORTVERSION= 19991219 +PORTVERSION= 19991219 CATEGORIES= german PKGNAMESUFFIX= -alt -MASTERDIR= ${.CURDIR}/../../textproc/ispell +MASTERDIR= ${.CURDIR}/../../textproc/ispell .include "${MASTERDIR}/Makefile" |