mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
c90d3c5b7e
Split the patches into one file per patch, per the porters handbook. Bump PORTREVISION to not setuid->setgid change.
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
--- ladder.h.org Wed Feb 18 19:19:51 1998
|
|
+++ ladder.h Wed Feb 18 19:26:29 1998
|
|
@@ -1,4 +1,4 @@
|
|
-#include <ncurses/curses.h>
|
|
+#include <ncurses.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <signal.h>
|