summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-11-10 00:35:07 +0000
committergrant <grant@pkgsrc.org>2002-11-10 00:35:07 +0000
commitcf12a2f4f05fd9aefad240bdcefd5a28f62e6baa (patch)
tree26748066a915efd884c97fe2e1082c21313d75c3 /sysutils
parent88a48d3237e6f57733da6181d749b806135cd804 (diff)
downloadpkgsrc-cf12a2f4f05fd9aefad240bdcefd5a28f62e6baa.tar.gz
fix MAINTAINER= Name <email> to only include email address.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cdrdao/Makefile4
-rw-r--r--sysutils/gcdmaster/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile
index 2f35881cfe4..593684bd241 100644
--- a/sysutils/cdrdao/Makefile
+++ b/sysutils/cdrdao/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/10/29 16:47:52 drochner Exp $
+# $NetBSD: Makefile,v 1.10 2002/11/10 00:35:08 grant Exp $
#
DISTNAME= ${PKGNAME}.src
@@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cdrdao/}
-MAINTAINER= David Maxwell <david@maxwell.net>
+MAINTAINER= david@maxwell.net
HOMEPAGE= http://cdrdao.sourceforge.net/
COMMENT= Records audio or data CD-Rs in disk-at-once (DAO) mode
diff --git a/sysutils/gcdmaster/Makefile b/sysutils/gcdmaster/Makefile
index 08f0515b253..00039c725a0 100644
--- a/sysutils/gcdmaster/Makefile
+++ b/sysutils/gcdmaster/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/10/29 16:50:14 drochner Exp $
+# $NetBSD: Makefile,v 1.8 2002/11/10 00:35:08 grant Exp $
#
DISTNAME= cdrdao-1.1.7.src
@@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/cdrdao-1.1.7
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cdrdao/}
-MAINTAINER= David Maxwell <david@maxwell.net>
+MAINTAINER= david@maxwell.net
HOMEPAGE= http://cdrdao.sourceforge.net/gcdmaster/index.html
COMMENT= GUI for cdrdao with some editing capability