diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-12-02 09:00:43 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-12-02 09:00:43 +0000 |
commit | 21a1453cb1fbdbb60b46b723a56839c0ac03f280 (patch) | |
tree | 3d84d131a1991d278bc1ec5ec03c5d138567ba39 /lang/whitespace/files/patch-main.hs | |
parent | Update to new release 3.7. (diff) |
- Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches
Notes
Notes:
svn path=/head/; revision=427547
Diffstat (limited to 'lang/whitespace/files/patch-main.hs')
-rw-r--r-- | lang/whitespace/files/patch-main.hs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/whitespace/files/patch-main.hs b/lang/whitespace/files/patch-main.hs index bf7711f9d1d3..0e3685dd822d 100644 --- a/lang/whitespace/files/patch-main.hs +++ b/lang/whitespace/files/patch-main.hs @@ -1,6 +1,6 @@ ---- ./main.hs.orig 2003-03-31 17:33:44.000000000 +0200 -+++ ./main.hs 2012-05-12 21:52:07.000000000 +0200 -@@ -26,7 +26,7 @@ +--- main.hs.orig 2003-03-31 15:33:44 UTC ++++ main.hs +@@ -26,7 +26,7 @@ import Input import VM import Tokens |