diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-06 13:13:16 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-06 13:13:16 +0000 |
commit | f16938e3a0b6d669b9b122b474cc398929ea02ac (patch) | |
tree | 6553c1ad8eb8f1df64255875e7ad94303fb8102f /german/ispell | |
parent | 71a207b60fd3e228a2eb21fe0ca3f1f39959e811 (diff) | |
download | ports-f16938e3a0b6d669b9b122b474cc398929ea02ac.tar.gz ports-f16938e3a0b6d669b9b122b474cc398929ea02ac.zip |
Spaces -> tabs in ports/german.
Notes
Notes:
svn path=/head/; revision=38033
Diffstat (limited to 'german/ispell')
-rw-r--r-- | german/ispell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/german/ispell/Makefile b/german/ispell/Makefile index e20212ffb1c6..2acc78239ade 100644 --- a/german/ispell/Makefile +++ b/german/ispell/Makefile @@ -10,8 +10,8 @@ MAINTAINER= alex@FreeBSD.org ISPELL_DEALT= yes ISPELL_DENEU= yes PORTNAME= ispell -PORTVERSION= 20001109 +PORTVERSION= 20001109 CATEGORIES= german -MASTERDIR= ${.CURDIR}/../../textproc/ispell +MASTERDIR= ${.CURDIR}/../../textproc/ispell .include "${MASTERDIR}/Makefile" |