diff options
author | frueauf <frueauf@pkgsrc.org> | 2008-04-27 18:14:03 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 2008-04-27 18:14:03 +0000 |
commit | 825522125403cbfb41ac10d959f1b57966f2675d (patch) | |
tree | 09a15b635a4025c69e0c2b4130cb7735b2781e77 /sysutils | |
parent | b084b75de7370fbc77e2d158844de56998ebb20e (diff) | |
download | pkgsrc-825522125403cbfb41ac10d959f1b57966f2675d.tar.gz |
Set MAINTAINER to pkgsrc-users@NetBSD.org to indicate anyone can work on fixes for those packages.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xcdroast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index 81c756dd7b8..7e8e58e5823 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2007/08/15 18:34:59 plunky Exp $ +# $NetBSD: Makefile,v 1.48 2008/04/27 18:14:04 frueauf Exp $ DISTNAME= xcdroast-${DIST_VER} PKGNAME= xcdroast-${DIST_VER:S/alpha/a/} @@ -6,7 +6,7 @@ PKGREVISION= 8 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xcdroast/} -MAINTAINER= frueauf@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xcdroast.org/ COMMENT= Graphical user interface for the command-line cdrecord-tools |