summaryrefslogtreecommitdiff
path: root/misc/sci/patches
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-09-26 02:27:08 +0000
committerhubertf <hubertf>2000-09-26 02:27:08 +0000
commit2c4dc4619c01e052f612c79ae72738ba86b7c1cf (patch)
treee0291bc6a4daed579068e221ab27bf73457711db /misc/sci/patches
parent8cafc84b23d364eea0f14cf904c7296c4acc92c6 (diff)
downloadpkgsrc-2c4dc4619c01e052f612c79ae72738ba86b7c1cf.tar.gz
No longer needed as we use our fine curses now.
Diffstat (limited to 'misc/sci/patches')
-rw-r--r--misc/sci/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/sci/patches/patch-ab b/misc/sci/patches/patch-ab
deleted file mode 100644
index 288464e1f67..00000000000
--- a/misc/sci/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 1999/06/16 21:37:15 mjl Exp $
-
---- sci.c.orig Wed Jun 16 23:12:11 1999
-+++ sci.c Wed Jun 16 23:12:23 1999
-@@ -70,7 +70,7 @@
- #include <stdlib.h>
- #include <string.h>
- #include <time.h>
--#include <curses.h>
-+#include <ncurses.h>
- #include <signal.h>
- #include <unistd.h>
- #include <ctype.h>