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 | |
parent | 29199b467d3b67b13990591611f16015675a8819 (diff) | |
download | pkgsrc-9f6604bcfa8c9a671a3d61f8e4f6985084606a51.tar.gz |
Reset maintainer
Diffstat (limited to 'chat/xchat')
-rw-r--r-- | chat/xchat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index 59429605d2b..6b43ab4bacf 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.97 2015/09/07 12:02:06 jperkin Exp $ +# $NetBSD: Makefile,v 1.98 2015/10/11 10:56:43 tron Exp $ .include "Makefile.common" PKGNAME= ${DISTNAME} PKGREVISION= 26 -OWNER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit CONFLICTS= xchat-gnome-[0-9]* |