diff options
author | tron <tron@pkgsrc.org> | 2015-10-11 10:56:43 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2015-10-11 10:56:43 +0000 |
commit | 9f6604bcfa8c9a671a3d61f8e4f6985084606a51 (patch) | |
tree | 259d295e96e9f046f508ab4e4b3b6daa697cf7d9 /chat/xchat-perl | |
parent | 29199b467d3b67b13990591611f16015675a8819 (diff) | |
download | pkgsrc-9f6604bcfa8c9a671a3d61f8e4f6985084606a51.tar.gz |
Reset maintainer
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 9b16118013f..ba7a68abe1a 100644 --- a/chat/xchat-perl/Makefile +++ b/chat/xchat-perl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:29 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/10/11 10:56:43 tron Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-perl-/} PKGREVISION= 9 -OWNER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl scripting plugin for XChat |