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 /misc/cuetools | |
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 'misc/cuetools')
-rw-r--r-- | misc/cuetools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/cuetools/Makefile b/misc/cuetools/Makefile index 09aa45e218f..1079be9a2b1 100644 --- a/misc/cuetools/Makefile +++ b/misc/cuetools/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2005/05/22 20:08:14 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/01/20 16:15:53 jmmv Exp $ # DISTNAME= cuetools-1.2 CATEGORIES= misc MASTER_SITES= http://download.berlios.de/cuetools/ -MAINTAINER= jmmv@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://cuetools.berlios.de/ COMMENT= Set of utilities to manipulate cue and toc files |