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 | 5653b15d71dd265358bb371acb6528f6cbff2879 (patch) | |
tree | a8647a7ddf9d0d5668a4faed9a5b4bcd09b63b6c /chat/xchat-perl/Makefile | |
parent | 8c50e2ac4a8198d05365418629feb37718b92148 (diff) | |
download | pkgsrc-5653b15d71dd265358bb371acb6528f6cbff2879.tar.gz |
Remove me as maintainer of some package, clame ownership of a few packages.
Diffstat (limited to 'chat/xchat-perl/Makefile')
-rw-r--r-- | chat/xchat-perl/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |