diff options
author | tron <tron> | 2008-05-25 14:45:16 +0000 |
---|---|---|
committer | tron <tron> | 2008-05-25 14:45:16 +0000 |
commit | 072d16a98c506d93902e32101c84a6f3019634d7 (patch) | |
tree | a8647a7ddf9d0d5668a4faed9a5b4bcd09b63b6c /chat/xchat-perl | |
parent | f8c878db36e43ee9c8cf99fae0f6ce0ee17c7bcb (diff) | |
download | pkgsrc-072d16a98c506d93902e32101c84a6f3019634d7.tar.gz |
Remove me as maintainer of some package, clame ownership of a few packages.
Diffstat (limited to 'chat/xchat-perl')
-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 |