diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-21 03:39:42 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-21 03:39:42 +0000 |
commit | 36f50cb3ff3ecd5668ed4587728d15d0a426b415 (patch) | |
tree | c850bca36a76d36c6139ffcb0afeb6eb650277c4 /japanese/eb3 | |
parent | Actually make this work (diff) |
Remove extra spaces
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=31805
Diffstat (limited to 'japanese/eb3')
-rw-r--r-- | japanese/eb3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/eb3/Makefile b/japanese/eb3/Makefile index ed50b5d716c9..e95e71072f85 100644 --- a/japanese/eb3/Makefile +++ b/japanese/eb3/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${EBFILES} \ EXTRACT_ONLY= ${EBFILES} PATCH_SITES= ${MASTER_SITES} -PATCHFILES= ${DISTNAME}+.diff +PATCHFILES= ${DISTNAME}+.diff MAINTAINER= takamune@avrl.mei.co.jp |