diff options
author | linimon <linimon@FreeBSD.org> | 2003-12-15 12:05:19 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-12-15 12:05:19 +0800 |
commit | e976cb12226ad2482b50c47e61a5244a06147de9 (patch) | |
tree | 339ad20e260218e7c7bf53533e469454aad13e59 /graphics | |
parent | b3b66b5c8d732fecb2563422161245b3b7958f6a (diff) | |
download | freebsd-ports-gnome-e976cb12226ad2482b50c47e61a5244a06147de9.tar.gz freebsd-ports-gnome-e976cb12226ad2482b50c47e61a5244a06147de9.tar.zst freebsd-ports-gnome-e976cb12226ad2482b50c47e61a5244a06147de9.zip |
These have now been incorporated into the upstream distfile.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/landscape/files/patch-landscape.pro | 10 | ||||
-rw-r--r-- | graphics/landscape/files/patch-widget_main.ui | 11 |
2 files changed, 0 insertions, 21 deletions
diff --git a/graphics/landscape/files/patch-landscape.pro b/graphics/landscape/files/patch-landscape.pro deleted file mode 100644 index e981f967296e..000000000000 --- a/graphics/landscape/files/patch-landscape.pro +++ /dev/null @@ -1,10 +0,0 @@ ---- landscape.pro.orig Wed May 7 11:22:02 2003 -+++ landscape.pro Wed May 7 11:22:13 2003 -@@ -9,7 +9,6 @@ - windows/unix/widget_perlin2.ui \ - windows/unix/widget_multifractal.ui \ - windows/unix/widget_synthesis.ui \ -- windows/unix/widget_subdivision.ui \ - windows/unix/widget_atmospherics.ui \ - windows/unix/widget_clouds.ui \ - windows/unix/widget_lighting.ui diff --git a/graphics/landscape/files/patch-widget_main.ui b/graphics/landscape/files/patch-widget_main.ui deleted file mode 100644 index 7c20c8a9632c..000000000000 --- a/graphics/landscape/files/patch-widget_main.ui +++ /dev/null @@ -1,11 +0,0 @@ ---- windows/unix/widget_main.ui.orig Tue Jan 7 05:17:48 2003 -+++ windows/unix/widget_main.ui Tue Jan 7 05:19:02 2003 -@@ -552,7 +552,7 @@ - <customwidgets> - <customwidget> - <class>mouse_bm_view</class> -- <header location="global">/home/jon/projects/landscape/windows/unix/mouse_bm_view.h</header> -+ <header location="local">mouse_bm_view.h</header> - <sizehint> - <width>-1</width> - <height>-1</height> |