mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
07494a35f4
PR: 13025
11 lines
365 B
Plaintext
11 lines
365 B
Plaintext
--- misc/config.h.default.orig Sun Aug 8 21:23:05 1999
|
|
+++ misc/config.h.default Sun Aug 8 21:23:38 1999
|
|
@@ -1,5 +1,5 @@
|
|
#define PACKAGE "ascd"
|
|
#define DEFAULT_COLOR "#2FAFAF"
|
|
#define DEFAULT_BGCOLOR "#000000"
|
|
-#define DEFAULTDEVICE "/dev/cdrom"
|
|
-#define THDIR "/usr/local/share/AScd"
|
|
+#define DEFAULTDEVICE "/dev/wcd0c"
|
|
+#define THDIR "/usr/X11R6/share/ascd"
|