diff options
-rw-r--r-- | sysutils/cdrecord/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cdrecord/Makefile b/sysutils/cdrecord/Makefile index cf3562406b3..43abca3263b 100644 --- a/sysutils/cdrecord/Makefile +++ b/sysutils/cdrecord/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2004/07/22 17:04:28 drochner Exp $ +# $NetBSD: Makefile,v 1.62 2004/07/28 14:04:28 wiz Exp $ DISTNAME= cdrtools-2.00.3 PKGNAME= cdrecord-2.00.3 @@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html COMMENT= Software for creating ISO9660 images and writing CDs/CD-RWs -CONFLICTS= mkisofs-[0-9]* +CONFLICTS= mkisofs-[0-9]* cdrtools-ossdvd-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews |