summaryrefslogtreecommitdiff
path: root/x11-clocks/dclock/files/patch-ac
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-12-18 14:54:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-12-18 14:54:18 +0000
commit8b860602522100d32030a692e2d50186c1648b7a (patch)
treef4c50995a8b9630b93c039c03dc096f7382b6e25 /x11-clocks/dclock/files/patch-ac
parentNew port -- SCIM IMEngine module using Tomoe (diff)
- Update to 2.1.2.7 and take maintainership
As is described in pkg-descr, now this port uses Debian porting of Tim Edwards's version 2.0. It is heavily modified from Dan Heller's original version, and is not fully compatible with it. But still it is reasonable replacement of disappeared old version. PR: ports/90570 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Diffstat (limited to 'x11-clocks/dclock/files/patch-ac')
-rw-r--r--x11-clocks/dclock/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-clocks/dclock/files/patch-ac b/x11-clocks/dclock/files/patch-ac
deleted file mode 100644
index caa7dae4961e..000000000000
--- a/x11-clocks/dclock/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- d_clock.c.orig Fri Jun 3 08:00:00 1994
-+++ d_clock.c Sun Dec 19 16:01:36 1999
-@@ -131,7 +131,7 @@
- else
- name = argv[0];
-
-- toplevel = XtInitialize(name, "DClock", options, XtNumber(options),
-+ toplevel = XtInitialize(name, "Dclock", options, XtNumber(options),
- &argc, argv);
- XtAddActions(actionsList, 1);
-