diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-12-29 13:04:34 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-12-29 13:04:34 +0000 |
commit | 1967f5ab7827bf81f95c6cf3f901d264631d48bb (patch) | |
tree | b0309e940c22334ea1b9f47fbe1bf53f8572b507 /ftp/moxftp/files/patch-ac | |
parent | Persistence of Vision Ray Tracer version 2.2 (diff) |
Janusz Kokot <janek@gaja.ipan.lublin.pl> brings moxftp to the ports collection.
Submitted by: janek
Diffstat (limited to '')
-rw-r--r-- | ftp/moxftp/files/patch-ac | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ftp/moxftp/files/patch-ac b/ftp/moxftp/files/patch-ac new file mode 100644 index 000000000000..c75611280b78 --- /dev/null +++ b/ftp/moxftp/files/patch-ac @@ -0,0 +1,12 @@ +*** X11/Xp/XpAthena.h.orig Tue Dec 20 17:59:12 1994 +--- X11/Xp/XpAthena.h Tue Dec 20 18:00:14 1994 +*************** +*** 43,49 **** + #include <X11/Xaw3d/StripChart.h> + #include <X11/Xaw3d/Text.h> + #ifdef R5 +- #include <X11/Xaw3d/Mailbox.h> + #include <X11/Xaw3d/Panner.h> + #endif /*R5*/ + +--- 43,48 ---- |