summaryrefslogtreecommitdiff
path: root/chat/irssi-icb
diff options
context:
space:
mode:
Diffstat (limited to 'chat/irssi-icb')
-rw-r--r--chat/irssi-icb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/irssi-icb/Makefile b/chat/irssi-icb/Makefile
index 2b26f2bfcdf..eeb61816cde 100644
--- a/chat/irssi-icb/Makefile
+++ b/chat/irssi-icb/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2003/12/11 20:20:54 veego Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/20 12:09:35 agc Exp $
#
DISTNAME= irssi-icb-0.14
PKGREVISION= 3
-WRKSRC= ${WRKDIR}/${IRSSI_DISTNAME}/${DISTNAME}
CATEGORIES= chat
MASTER_SITES= http://www.irssi.org/files/plugins/icb/
DISTFILES= ${DISTNAME}.tar.gz ${IRSSI_DISTFILE}
@@ -12,6 +11,8 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.irssi.org/
COMMENT= Irssi plugin to access ICB networks
+WRKSRC= ${WRKDIR}/${IRSSI_DISTNAME}/${DISTNAME}
+
.include "${.CURDIR}/../../chat/irssi/Makefile.common"
DEPENDS+= irssi>=${IRSSI_VERSION}:../../chat/irssi