summaryrefslogtreecommitdiff
path: root/chat/xchat2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/xchat2/Makefile')
-rw-r--r--chat/xchat2/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile
index cad2e77cd41..3579bfce6a9 100644
--- a/chat/xchat2/Makefile
+++ b/chat/xchat2/Makefile
@@ -1,11 +1,16 @@
-# $NetBSD: Makefile,v 1.7 2003/07/01 09:03:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/11 10:52:17 jmmv Exp $
#
DISTNAME= xchat-2.0.3
+PKGREVISION= 1
CATEGORIES= chat gnome
MASTER_SITES= http://www.xchat.org/files/source/2.0/
EXTRACT_SUFX= .tar.bz2
+PATCH_SITES= http://www.xchat.org/files/source/2.0/patches/
+PATCHFILES= xc203-fix-cps.diff xc203-fixtint.diff
+PATCH_DIST_STRIP= -p1
+
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.xchat.org/
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit