summaryrefslogtreecommitdiff
path: root/graphics/gtksee/files/patch-aa
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-07-11 18:59:49 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-07-11 18:59:49 +0000
commit476b3f623d0f113d59ba3ae986007206477b40ef (patch)
treeec274a5cf3b6396f7bdaaee95024bbc4e99a43f2 /graphics/gtksee/files/patch-aa
parento Update to 1.0.0 [1]. (diff)
Update to 0.5.2 [1].
Drop MAINTAINERship. PR: ports/53493 [1] Submitted by: Ports Fury [1] Approved by: maintainer timeout (a long time)
Notes
Notes: svn path=/head/; revision=84706
Diffstat (limited to 'graphics/gtksee/files/patch-aa')
-rw-r--r--graphics/gtksee/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gtksee/files/patch-aa b/graphics/gtksee/files/patch-aa
deleted file mode 100644
index 4ada6d9d5f1f..000000000000
--- a/graphics/gtksee/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/im_xcf.c.orig Thu Dec 3 12:22:17 1998
-+++ src/im_xcf.c Fri Dec 4 10:15:47 1998
-@@ -23,7 +23,7 @@
-
- /* patch from Pyun YongHyeon: fixed compilation error for FreeBSD 3.0 */
- #ifdef __FreeBSD__
--#include <sys/param.h>
-+#include <sys/types.h>
- #endif
-
- #include <netinet/in.h>