mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
11 lines
375 B
Plaintext
11 lines
375 B
Plaintext
--- ascd/misc/config.h.default.orig Thu Apr 22 20:21:56 1999
|
|
+++ ascd/misc/config.h.default Thu Apr 22 20:22:21 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"
|