diff options
author | tron <tron@pkgsrc.org> | 2008-05-25 14:45:16 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-05-25 14:45:16 +0000 |
commit | 8319eb7607b70ca7b948f08a89353a26b6bf555f (patch) | |
tree | a8647a7ddf9d0d5668a4faed9a5b4bcd09b63b6c /chat | |
parent | 05e9f9c954456ffe7d2c95a6f7c19bad4a25bbfb (diff) | |
download | pkgsrc-8319eb7607b70ca7b948f08a89353a26b6bf555f.tar.gz |
Remove me as maintainer of some package, clame ownership of a few packages.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/xchat-perl/Makefile | 4 | ||||
-rw-r--r-- | chat/xchat-python/Makefile | 4 | ||||
-rw-r--r-- | chat/xchat/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile index f52f9e515f9..b3d10048144 100644 --- a/chat/xchat-perl/Makefile +++ b/chat/xchat-perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/11/26 07:16:52 tron Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/25 14:45:16 tron Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-perl-/} -MAINTAINER= tron@NetBSD.org +OWNER= tron@NetBSD.org COMMENT= Perl scripting plugin for XChat diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile index e011a316e21..aa178002a57 100644 --- a/chat/xchat-python/Makefile +++ b/chat/xchat-python/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2007/03/12 12:46:29 tron Exp $ +# $NetBSD: Makefile,v 1.8 2008/05/25 14:45:16 tron Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-python-/} -MAINTAINER= tron@NetBSD.org +OWNER= tron@NetBSD.org COMMENT= Python scripting plugin for XChat diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index e548287a795..8f7debbd4de 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2008/01/18 05:06:25 tnn Exp $ +# $NetBSD: Makefile,v 1.54 2008/05/25 14:45:16 tron Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir PKGREVISION= 2 -MAINTAINER= tron@NetBSD.org +OWNER= tron@NetBSD.org COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit CONFLICTS= xchat-gnome-[0-9]* |