summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2000-01-03 15:05:09 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2000-01-03 15:05:09 +0000
commite64830ad1469647a087fbc37b4ad59bc6722fe30 (patch)
tree4d536f869e2c8eab02b74a0df6f5deb27259260c /chinese
parentShlib major of c-client4 changed in mail/imap-uw. (diff)
Re-format <space> and <tab> in the Makefile, the changes is really trivial
and no need to get any permission from the maintainer first. Obtained from : bento.
Notes
Notes: svn path=/head/; revision=24385
Diffstat (limited to 'chinese')
-rw-r--r--chinese/stardict/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/chinese/stardict/Makefile b/chinese/stardict/Makefile
index 41ecfda2d0bc..a1336d71a169 100644
--- a/chinese/stardict/Makefile
+++ b/chinese/stardict/Makefile
@@ -8,18 +8,18 @@
# $FreeBSD$
#
-DISTNAME= zh-cdict-1.0
-CATEGORIES= chinese
-MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
+DISTNAME zh-cdict-1.0
+CATEGORIES= chinese
+MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
-MAINTAINER= phj@cn.FreeBSD.org
+MAINTAINER= phj@cn.FreeBSD.org
-REQUIRES_MOTIF= yes
+REQUIRES_MOTIF= yes
GNU_CONFIGURE= yes
USE_XLIB= yes
-MANCOMPRESSED= yes
-MAN1= cdict.1
+MANCOMPRESSED= yes
+MAN1= cdict.1
.include <bsd.port.mk>