diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2019-10-06 16:25:26 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2019-10-06 16:25:26 +0000 |
commit | 89cd19be8d241b02a8a7a944fca5b61e5587aeda (patch) | |
tree | ae65eff1e5484c3b4f3f749734c27281e2d8d28c /x11-clocks/abclock/files/patch-abclock.c | |
parent | - Update to 1.0.0 (diff) |
x11-clocks/abclock: Unbreak & assign to submitter
- Add USES=xorg and bump PORTREVISION
- Defince LICENSE
- Regenerate patches
- Update MASTER_SITES and WWW
- and some cosmetic changes
PR: 241100
Submitted by: m.ne@gmx.net
Notes
Notes:
svn path=/head/; revision=513894
Diffstat (limited to 'x11-clocks/abclock/files/patch-abclock.c')
-rw-r--r-- | x11-clocks/abclock/files/patch-abclock.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-clocks/abclock/files/patch-abclock.c b/x11-clocks/abclock/files/patch-abclock.c index cda70d8b44f7..2f020606afe4 100644 --- a/x11-clocks/abclock/files/patch-abclock.c +++ b/x11-clocks/abclock/files/patch-abclock.c @@ -1,6 +1,6 @@ ---- abclock.c.orig Tue Aug 15 11:25:10 2000 -+++ abclock.c Tue Aug 15 11:43:06 2000 -@@ -29,7 +29,7 @@ +--- abclock.c.orig 2006-03-13 07:51:41 UTC ++++ abclock.c +@@ -30,7 +30,7 @@ #include <time.h> #include <sys/time.h> #include <unistd.h> |