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-python/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-python/Makefile')
-rw-r--r-- | chat/xchat-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |