summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authortron <tron>2006-03-14 17:59:57 +0000
committertron <tron>2006-03-14 17:59:57 +0000
commit50d5d4d1c7d872861163be9c40e74e6b40ea1b2e (patch)
tree5c266737cc8d7e86771188216d31f13628d03c8d /chat
parentd0f4141944f71459fbb959bf271fceb203c1a505 (diff)
downloadpkgsrc-50d5d4d1c7d872861163be9c40e74e6b40ea1b2e.tar.gz
List me as maintainer of the "xchat-python" package.
Diffstat (limited to 'chat')
-rw-r--r--chat/xchat-python/Makefile3
-rw-r--r--chat/xchat/Makefile5
-rw-r--r--chat/xchat/Makefile.common3
3 files changed, 5 insertions, 6 deletions
diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile
index a87e96422d7..2c920cc8c96 100644
--- a/chat/xchat-python/Makefile
+++ b/chat/xchat-python/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:08:26 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/03/14 17:59:57 tron Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-python-/}
PKGREVISION= 1
+MAINTAINER= tron@NetBSD.org
COMMENT= Python scripting plugin for xchat
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index 5b81601c8f0..bf23ed0390c 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2006/02/05 23:08:26 joerg Exp $
-
-MAINTAINER= tron@NetBSD.org
+# $NetBSD: Makefile,v 1.37 2006/03/14 17:59:57 tron Exp $
.include "Makefile.common"
PKGREVISION= 3
+MAINTAINER= tron@NetBSD.org
PATCH_SITES= ${MASTER_SITES}/patches/
PATCHFILES= xc245-fix-te-notify.diff
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common
index 708c3aa6b0e..0d2ada12fee 100644
--- a/chat/xchat/Makefile.common
+++ b/chat/xchat/Makefile.common
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile.common,v 1.46 2006/02/02 21:08:11 tron Exp $
+# $NetBSD: Makefile.common,v 1.47 2006/03/14 17:59:57 tron Exp $
DISTNAME= xchat-2.4.5
CATEGORIES= chat gnome
MASTER_SITES= http://www.xchat.org/files/source/2.4/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER?= minskim@NetBSD.org
HOMEPAGE= http://www.xchat.org/
DISTINFO_FILE= ${.CURDIR}/../../chat/xchat/distinfo