summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/xchat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xchat/Makefile b/net/xchat/Makefile
index 89ec9be7781..203ff766b09 100644
--- a/net/xchat/Makefile
+++ b/net/xchat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/07/05 20:11:41 tron Exp $
+# $NetBSD: Makefile,v 1.2 1999/07/14 23:12:07 tron Exp $
DISTNAME= xchat-1.0.0
CATEGORIES= net x11 gnome
@@ -7,7 +7,7 @@ MASTER_SITES= ${HOMEPAGE}/files/
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://xchat.linuxpower.org/
-DEPENDS+= gnome-core-1.0.5:../../x11/gnome-core
+DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core
GNU_CONFIGURE= yes
USE_GMAKE= yes