summaryrefslogtreecommitdiff
path: root/archivers/macutils/files/patch-macunpack_jdw.h
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-03-19 12:58:36 +0000
committerRene Ladan <rene@FreeBSD.org>2017-03-19 12:58:36 +0000
commit34bc427566af8024a4bf3672f258637f62b6c4a2 (patch)
treea25e4ea25940f1583e6a06ec8b816d5b039db056 /archivers/macutils/files/patch-macunpack_jdw.h
parent- update to 20170319 (diff)
Remove expired port:
2017-03-17 archivers/macutils: Not maintained in 16 years, many missing header inclusions
Diffstat (limited to 'archivers/macutils/files/patch-macunpack_jdw.h')
-rw-r--r--archivers/macutils/files/patch-macunpack_jdw.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/archivers/macutils/files/patch-macunpack_jdw.h b/archivers/macutils/files/patch-macunpack_jdw.h
deleted file mode 100644
index 8699e8fd2e26..000000000000
--- a/archivers/macutils/files/patch-macunpack_jdw.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- macunpack/jdw.h.orig 1993-10-02 20:16:00 UTC
-+++ macunpack/jdw.h
-@@ -8,7 +8,7 @@
- #define J_MTIME 34
- #define J_FLENGTH 38
-
--typedef struct fileHdr {
-+struct fileHdr {
- char magic[6];
- unsigned long type;
- unsigned long auth;