diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-12 00:48:41 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-12 00:48:41 +0000 |
commit | 033ecd2611f66a754ee31dd90f3266971343d50f (patch) | |
tree | 9b58d1f53774c7145bbb8a8742f9bbaef66879c8 /japanese/xklock/files/patch-ab | |
parent | Add yet another Sunsite mirror in Germany. (diff) |
Remove xklock port. It has been forbidden for 20 months.
Notes
Notes:
svn path=/head/; revision=67837
Diffstat (limited to 'japanese/xklock/files/patch-ab')
-rw-r--r-- | japanese/xklock/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/xklock/files/patch-ab b/japanese/xklock/files/patch-ab deleted file mode 100644 index 915cff6b5dc1..000000000000 --- a/japanese/xklock/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- jnames.c.orig Mon Nov 19 18:26:45 1990 -+++ jnames.c Tue Jan 23 05:09:46 2001 -@@ -18,7 +18,7 @@ - #include <ctype.h> - #include <strings.h> - --#define JNAMES "/usr/local/lib/jnames" -+#define JNAMES "%%PREFIX%%/lib/X11/xklock/jnames" - - static FILE *MYJF = NULL, *PUBJF = NULL; - |