diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-01-20 16:15:52 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-01-20 16:15:52 +0000 |
commit | f2030b3e36810788a51fae0c30f9b1e655c3340c (patch) | |
tree | 50895aef1324b526e63418aa3c65ba37b8a026b6 /audio/bmp | |
parent | 17bb7bd7b40ae32ec6387e5cef8ca595136f3892 (diff) | |
download | pkgsrc-f2030b3e36810788a51fae0c30f9b1e655c3340c.tar.gz |
Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
Diffstat (limited to 'audio/bmp')
-rw-r--r-- | audio/bmp/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bmp/Makefile.common b/audio/bmp/Makefile.common index 51479a275f8..385440c570d 100644 --- a/audio/bmp/Makefile.common +++ b/audio/bmp/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.16 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile.common,v 1.17 2006/01/20 16:15:52 jmmv Exp $ # DISTNAME= bmp-0.9.7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=beepmp/} -MAINTAINER= jmmv@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://beepmp.sourceforge.net/ COMMENT= Beep Media Player (fork of XMMS to work with GTK+ 2.x) |