aboutsummaryrefslogtreecommitdiff
path: root/cad/sweethome3d
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-04-27 23:42:07 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-04-27 23:42:07 +0000
commit622505c4218269b04d40efefefe74576a6f5f745 (patch)
treebe84beac596ba7c5307b4dde41b184c9ffc39c48 /cad/sweethome3d
parentab7078e178745ec00d016f690760a6f700b101c9 (diff)
downloadports-622505c4218269b04d40efefefe74576a6f5f745.tar.gz
ports-622505c4218269b04d40efefefe74576a6f5f745.zip
Fix patch which got mangled somehow before committing.
Reported by: Barbara Guida <barbara.freebsd@gmail.com>, Matthias Petermann <matthias@petermann.it> (maintainer)
Notes
Notes: svn path=/head/; revision=316697
Diffstat (limited to 'cad/sweethome3d')
-rw-r--r--cad/sweethome3d/files/patch-src__com__eteks__sweethome3d__SweetHome3DBootstrap.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/sweethome3d/files/patch-src__com__eteks__sweethome3d__SweetHome3DBootstrap.java b/cad/sweethome3d/files/patch-src__com__eteks__sweethome3d__SweetHome3DBootstrap.java
index c64b07036abb..d9342f2f18d8 100644
--- a/cad/sweethome3d/files/patch-src__com__eteks__sweethome3d__SweetHome3DBootstrap.java
+++ b/cad/sweethome3d/files/patch-src__com__eteks__sweethome3d__SweetHome3DBootstrap.java
@@ -38,6 +38,4 @@
@@ -117,4 +105,4 @@
// Call application class main method with reflection
applicationClassMain.invoke(null, new Object [] {args});
- }-}
-\ No newline at end of file
-+}
+ }