mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
d8a9530f47
Approved by: maintainer
12 lines
388 B
C
12 lines
388 B
C
--- lineak/cdromctrl.h.orig Mon Mar 19 22:21:01 2007
|
|
+++ lineak/cdromctrl.h Mon Mar 19 22:21:10 2007
|
|
@@ -28,7 +28,7 @@
|
|
# define DEFAULT_CDROM_DEVICE "/dev/cdrom"
|
|
#endif
|
|
#if defined (__FreeBSD__) || defined(__FreeBSD_kernel__)
|
|
-# define DEFAULT_CDROM_DEVICE "/dev/cd0c"
|
|
+# define DEFAULT_CDROM_DEVICE "/dev/cd0"
|
|
#endif
|
|
#if defined (__CYGWIN__)
|
|
# define DEFAULT_CDROM_DEVICE "D:"
|