diff options
author | netchild <netchild@FreeBSD.org> | 2004-03-17 22:34:31 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-03-17 22:34:31 +0800 |
commit | b1b1b01ba842f95d4980eee659930d83c505983e (patch) | |
tree | a6f046ba9e2717d7a16b293ddead9506ccc72721 /sysutils | |
parent | fad5c264cf28da96dede6b27dd228040db263fe5 (diff) | |
download | freebsd-ports-gnome-b1b1b01ba842f95d4980eee659930d83c505983e.tar.gz freebsd-ports-gnome-b1b1b01ba842f95d4980eee659930d83c505983e.tar.zst freebsd-ports-gnome-b1b1b01ba842f95d4980eee659930d83c505983e.zip |
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 e551f83cf508..10b7fbbe1c55 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-* |