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 | |
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')
-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 e548287a795..8f7debbd4de 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2008/01/18 05:06:25 tnn Exp $ +# $NetBSD: Makefile,v 1.54 2008/05/25 14:45:16 tron Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir PKGREVISION= 2 -MAINTAINER= tron@NetBSD.org +OWNER= tron@NetBSD.org COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit CONFLICTS= xchat-gnome-[0-9]* |