diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:29:35 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:29:35 +0000 |
commit | e55e899aa148e8607e95197b25d3819abb3f985a (patch) | |
tree | 51765c6b565dfef45611c4cd2bdb93bb151a5067 /chinese/bitchx | |
parent | b2157d003531f5a6fc7bab62536157dccb057978 (diff) | |
download | FreeBSD-ports-e55e899aa148e8607e95197b25d3819abb3f985a.zip FreeBSD-ports-e55e899aa148e8607e95197b25d3819abb3f985a.tar.gz |
Style/space police (space -> tab) over the chinese category.
Diffstat (limited to 'chinese/bitchx')
-rw-r--r-- | chinese/bitchx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/bitchx/Makefile b/chinese/bitchx/Makefile index f5aefa4..5bebaa3 100644 --- a/chinese/bitchx/Makefile +++ b/chinese/bitchx/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MASTERDIR= ${.CURDIR}/../../irc/bitchx +MASTERDIR= ${.CURDIR}/../../irc/bitchx EXTRA_PATCHES= ${.CURDIR}/files/patch-source::input.c \ ${.CURDIR}/files/patch-include::config.h \ ${.CURDIR}/files/patch-source::screen.c @@ -23,4 +23,3 @@ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw- CATEGORIES= chinese irc MAINTAINER= clive@FreeBSD.org - |