1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/audio/ascd/files/patch-aa

11 lines
365 B
Plaintext
Raw Normal View History

1999-08-13 06:46:25 +00:00
--- misc/config.h.default.orig Sun Aug 8 21:23:05 1999
+++ misc/config.h.default Sun Aug 8 21:23:38 1999
1999-04-22 12:28:38 +00:00
@@ -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"