summaryrefslogtreecommitdiff
path: root/x11-fm/jafm/files/patch-af
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 03:49:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 03:49:05 +0000
commit28e7382123cbc7ef132190c6b3c29b101db38cfc (patch)
treea9d50288bd0e48228abd908a6f7bd8be06c4e7bd /x11-fm/jafm/files/patch-af
parentPR: 51521 (diff)
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
Notes
Notes: svn path=/head/; revision=80201
Diffstat (limited to 'x11-fm/jafm/files/patch-af')
-rw-r--r--x11-fm/jafm/files/patch-af11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-fm/jafm/files/patch-af b/x11-fm/jafm/files/patch-af
deleted file mode 100644
index cfe921532620..000000000000
--- a/x11-fm/jafm/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- sfm.hh.orig Sat Feb 26 19:36:10 2000
-+++ sfm.hh Sat Feb 26 19:48:53 2000
-@@ -59,7 +59,7 @@
-
- void slot_refresh () ;
-
-- void dragPointAt (const QPoint &p, const QList<DeskIcon> & =0) ;
-+ void dragPointAt (const QPoint &p, const QList<DeskIcon> &) ;
- void dragDropRelease (const QPoint &, const QList<DeskIcon> &) ;
-
- } ;