summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-05 09:19:44 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-05 09:19:44 +0000
commit690bac0a446a39ea729fbfa49ea3418edd2c8a53 (patch)
tree6aa6b7556e15d4145e5e1b5267ab9c12011921ec /japanese
parentUpdate to 1.1. (diff)
Oops, how silly. The correct MASTERDIR is irc/xchat.
Notes
Notes: svn path=/head/; revision=47448
Diffstat (limited to 'japanese')
-rw-r--r--japanese/xchat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/xchat/Makefile b/japanese/xchat/Makefile
index 7432e138f69f..bfeedbc133c3 100644
--- a/japanese/xchat/Makefile
+++ b/japanese/xchat/Makefile
@@ -11,6 +11,6 @@ MAINTAINER= knu@FreeBSD.org
CONFIGURE_ARGS= --enable-japanese-conv
-MASTERDIR= ${.CURDIR}/../../x11/gnomecore
+MASTERDIR= ${.CURDIR}/../../irc/xchat
.include "${MASTERDIR}/Makefile"