diff options
author | netchild <netchild@FreeBSD.org> | 2004-03-17 14:34:31 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-03-17 14:34:31 +0000 |
commit | b1b1b01ba842f95d4980eee659930d83c505983e (patch) | |
tree | a6f046ba9e2717d7a16b293ddead9506ccc72721 /sysutils | |
parent | fad5c264cf28da96dede6b27dd228040db263fe5 (diff) | |
download | FreeBSD-ports-b1b1b01ba842f95d4980eee659930d83c505983e.zip FreeBSD-ports-b1b1b01ba842f95d4980eee659930d83c505983e.tar.gz |
Give this port into the hands of Marius Strobl, he already maintains
cdrtools-devel and is willing to sync both ports as necessary.
Requested by: Marius Strobl <marius@alchemy.franken.de>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cdrtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile index e551f83..10b7fbb 100644 --- a/sysutils/cdrtools/Makefile +++ b/sysutils/cdrtools/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/ \ ftp://ftp.gwdg.de/pub/linux/misc/cdrecord/ DISTNAME= cdrtools-2.00.3 -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= marius@alchemy.franken.de COMMENT?= Cdrecord and several other programs to record CD-R[W] CONFLICTS?= cdrtools-devel-* |