diff options
author | lioux <lioux@FreeBSD.org> | 2001-02-14 13:43:00 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-02-14 13:43:00 +0800 |
commit | 95c603f42399578ac1a383b7bb51abd2e8895db4 (patch) | |
tree | 64691a7289d0e77cd3483411dc227f968820b8ed /chinese | |
parent | fb83b160f2557b9320e10fa1c0bc8be677fed45b (diff) | |
download | freebsd-ports-gnome-95c603f42399578ac1a383b7bb51abd2e8895db4.tar.gz freebsd-ports-gnome-95c603f42399578ac1a383b7bb51abd2e8895db4.tar.zst freebsd-ports-gnome-95c603f42399578ac1a383b7bb51abd2e8895db4.zip |
typo clean up police: \s -> \t
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/hztty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/hztty/Makefile b/chinese/hztty/Makefile index 0cb53f779d5c..9a9c3ec968df 100644 --- a/chinese/hztty/Makefile +++ b/chinese/hztty/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ MAINTAINER= ada@bsd.org -ALL_TARGET= bsd +ALL_TARGET= bsd MAN1= hztty.1 do-install: |