aboutsummaryrefslogtreecommitdiff
path: root/comms/wspr
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2014-10-09 12:38:54 +0000
committerDiane Bruce <db@FreeBSD.org>2014-10-09 12:38:54 +0000
commita79a58bde172295dfca64519e93cc13244b83f82 (patch)
treedf8eeeeb1743e01329992bb9bed6cd1febc6a3f2 /comms/wspr
parent0ed6f4e1a0f527fc32267ff3de99f012e6bf62d0 (diff)
downloadports-a79a58bde172295dfca64519e93cc13244b83f82.tar.gz
ports-a79a58bde172295dfca64519e93cc13244b83f82.zip
- delete bogus old patch
Notes
Notes: svn path=/head/; revision=370519
Diffstat (limited to 'comms/wspr')
-rw-r--r--comms/wspr/files/patch-wspr.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/wspr/files/patch-wspr.py b/comms/wspr/files/patch-wspr.py
deleted file mode 100644
index 87c6e2021f03..000000000000
--- a/comms/wspr/files/patch-wspr.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- wspr.py.orig 2014-10-04 14:29:49 UTC
-+++ wspr.py
-@@ -14,7 +14,7 @@
- from Numeric import zeros
- import array
- import dircache
--import Image, ImageTk, ImageDraw
-+from PIL import Image, ImageTk, ImageDraw
- from WsprMod.palettes import colormapblue, colormapgray0, colormapHot, \
- colormapAFMHot, colormapgray1, colormapLinrad, Colormap2Palette
- from types import *