diff options
author | netchild <netchild@FreeBSD.org> | 2004-04-20 21:49:29 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-04-20 21:49:29 +0800 |
commit | 3fb3adf2ecb90fa90062582d3a4238b61e69ad36 (patch) | |
tree | 4b56a5de360e27e8d4942fbc790cb2305b923e67 /sysutils/cdrdao | |
parent | ea6cca1406a5507f27b8eea9007cfabd2b6ed7b2 (diff) | |
download | freebsd-ports-gnome-3fb3adf2ecb90fa90062582d3a4238b61e69ad36.tar.gz freebsd-ports-gnome-3fb3adf2ecb90fa90062582d3a4238b61e69ad36.tar.zst freebsd-ports-gnome-3fb3adf2ecb90fa90062582d3a4238b61e69ad36.zip |
Use the @FreeBSD.org address of the maintainer.
Approved by: marius
Diffstat (limited to 'sysutils/cdrdao')
-rw-r--r-- | sysutils/cdrdao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index 69f45006a64e..2202c99e3c1f 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cdrdao DISTNAME= cdrdao-${PORTVERSION} -MAINTAINER= marius@alchemy.franken.de +MAINTAINER= marius@FreeBSD.org COMMENT?= Record CD-R[W]s in disk-at-once mode BUILD_DEPENDS= ${LOCALBASE}/bin/antlr:${PORTSDIR}/devel/pccts \ |