aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-08-26 20:18:42 +0000
committerSteve Price <steve@FreeBSD.org>2000-08-26 20:18:42 +0000
commit0733f009560bd52e6b15455b43bd719570ba7c0e (patch)
tree01f5c45ac14282d48f732071f193a53055a0b03f /irc
parent69157d745d579b8e3e19635b6e3fdf2c6bf615a0 (diff)
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/ircatlite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ircatlite/Makefile b/irc/ircatlite/Makefile
index 5bc1b36a61e2..7ecec2bd0df5 100644
--- a/irc/ircatlite/Makefile
+++ b/irc/ircatlite/Makefile
@@ -25,7 +25,7 @@ MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}"
DOCS= LICENSE INSTALL INSTALL.jp README README.jp
-WRKSRC= ${WRKDIR}/${PORTNAME}
+WRKSRC= ${WRKDIR}/IRcatLite
.include <bsd.port.pre.mk>