aboutsummaryrefslogtreecommitdiff
path: root/editors/gnotepad+/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-04-30 00:15:08 +0000
committerSteve Price <steve@FreeBSD.org>2000-04-30 00:15:08 +0000
commit459087462b39136b3818c7e7c8ffeaa74413dbcf (patch)
treed653411d12a0514319cc306bd3a70f67a0306c45 /editors/gnotepad+/files
parentf99f74a746328838ae13a2f082c0a643ae5121f5 (diff)
downloadports-459087462b39136b3818c7e7c8ffeaa74413dbcf.tar.gz
ports-459087462b39136b3818c7e7c8ffeaa74413dbcf.zip
Notes
Diffstat (limited to 'editors/gnotepad+/files')
-rw-r--r--editors/gnotepad+/files/patch-ab18
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/gnotepad+/files/patch-ab b/editors/gnotepad+/files/patch-ab
deleted file mode 100644
index bd274f13b714..000000000000
--- a/editors/gnotepad+/files/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/file.c.~1~ Sat Mar 6 01:38:53 1999
-+++ src/file.c Fri Apr 30 17:23:33 1999
-@@ -24,7 +24,6 @@
- #include <errno.h>
- #include <stdlib.h>
- #include <ctype.h>
--#include <utime.h>
- #include <string.h>
- #include <unistd.h>
- #include <fcntl.h>
-@@ -32,6 +31,7 @@
- #include <sys/file.h>
- #include <sys/types.h>
- #include <sys/file.h>
-+#include <utime.h>
- #include "main.h"
- #if defined(APP_GNP) && defined(USE_GTKXMHTML)
- #include <glib.h>