summaryrefslogtreecommitdiff
path: root/chat/xchat/Makefile.common
diff options
context:
space:
mode:
authortron <tron>2005-06-06 11:43:50 +0000
committertron <tron>2005-06-06 11:43:50 +0000
commitd54ebbbacab805f89101e81beb9dbc9df4a0c336 (patch)
treec6c1e61ec01755176d024a28d5f04791f0140fb1 /chat/xchat/Makefile.common
parentee865780dff2cdff73b38ec8a76927c9c83a5c45 (diff)
downloadpkgsrc-d54ebbbacab805f89101e81beb9dbc9df4a0c336.tar.gz
Fix oversight in last commit.
Diffstat (limited to 'chat/xchat/Makefile.common')
-rw-r--r--chat/xchat/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common
index b3f29cb656a..38086269264 100644
--- a/chat/xchat/Makefile.common
+++ b/chat/xchat/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.40 2005/06/06 11:35:39 tron Exp $
+# $NetBSD: Makefile.common,v 1.41 2005/06/06 11:43:50 tron Exp $
#
# Please do not merge this file into "Makefile" because it is used by
# packages in "pkgsrc-wip".
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER?= minskim@NetBSD.org
HOMEPAGE= http://www.xchat.org/
-DISTINFO_FILE= ${.CURDIR}/../../chat/xchat2/distinfo
+DISTINFO_FILE= ${.CURDIR}/../../chat/xchat/distinfo
GNU_CONFIGURE= YES
USE_LIBTOOL= YES