summaryrefslogtreecommitdiff
path: root/sysutils/xcdroast
diff options
context:
space:
mode:
authordrochner <drochner>2003-01-23 16:12:42 +0000
committerdrochner <drochner>2003-01-23 16:12:42 +0000
commitc6b9124fb19f1a69eb08448b938df14e9639615f (patch)
tree2867ca3a6be57d99329019d8587f0cabec8bbec9 /sysutils/xcdroast
parent6545544f995eca7083ae958612dae6db6c04ed37 (diff)
downloadpkgsrc-c6b9124fb19f1a69eb08448b938df14e9639615f.tar.gz
change naming scheme for cdrecord-xcdroast to avoid explicite CONFLICTs
in the future, as proposed by Matthias Scheler in PM
Diffstat (limited to 'sysutils/xcdroast')
-rw-r--r--sysutils/xcdroast/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile
index 62f1001f9c4..bb7f51643ae 100644
--- a/sysutils/xcdroast/Makefile
+++ b/sysutils/xcdroast/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/01/10 11:24:51 drochner Exp $
+# $NetBSD: Makefile,v 1.13 2003/01/23 16:12:43 drochner Exp $
DISTNAME= xcdroast-0.98alpha13
PKGNAME= xcdroast-0.98a13
@@ -9,7 +9,7 @@ MAINTAINER= frueauf@netbsd.org
HOMEPAGE= http://www.xcdroast.org/
COMMENT= graphical user interface for the command-line cdrecord-tools
-DEPENDS+= cdrecord-xcdroast098a13-[0-9]*:../../sysutils/cdrecord-xcdroast
+DEPENDS+= cdrecord-xcdroast-0.98a13.*:../cdrecord-xcdroast
.include "../../mk/bsd.prefs.mk"