diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2006-03-27 21:27:42 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2006-03-27 21:27:42 +0000 |
commit | e4e641b77924d1f062dc1094f57a7246acb0470d (patch) | |
tree | 6a2235a8b57754fe8ab42019fd987787c4c6f120 /science/kst2/files/patch-kst-kst-emailthread.cpp | |
parent | - Make rc.d script more like what the Porters Handbook suggests. (diff) |
- Update to version 1.2.0
- Add OPTIONS for CDF and netCDF
- Pass maintainership to Kay Lehman who kindly volunteered to maintain
this port
PR: ports/94707
Submitted by: Kay Lehmann <kay_lehmann@web.de>
Diffstat (limited to 'science/kst2/files/patch-kst-kst-emailthread.cpp')
-rw-r--r-- | science/kst2/files/patch-kst-kst-emailthread.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/science/kst2/files/patch-kst-kst-emailthread.cpp b/science/kst2/files/patch-kst-kst-emailthread.cpp deleted file mode 100644 index dce82b081375..000000000000 --- a/science/kst2/files/patch-kst-kst-emailthread.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- kst/kst/emailthread.cpp.orig Wed Oct 13 15:09:20 2004 -+++ kst/kst/emailthread.cpp Wed Oct 13 15:13:23 2004 -@@ -15,6 +15,7 @@ - * * - ***************************************************************************/ - -+#include <sys/types.h> - #include <netdb.h> - #include <sys/socket.h> - #include <ctype.h> |