diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /graphics/gimp-app/files/patch-ae | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'graphics/gimp-app/files/patch-ae')
-rw-r--r-- | graphics/gimp-app/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gimp-app/files/patch-ae b/graphics/gimp-app/files/patch-ae deleted file mode 100644 index bc633c2f961b..000000000000 --- a/graphics/gimp-app/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- plug-ins/plugindetails/plugindetails.c.orig Sat Feb 20 18:47:03 1999 -+++ plug-ins/plugindetails/plugindetails.c Sat Feb 20 18:47:11 1999 -@@ -25,7 +25,7 @@ - #include <stdio.h> - #include <string.h> - #include <time.h> --#include <regex.h> -+#include <gnuregex.h> - #include "gtk/gtk.h" - #include "libgimp/gimp.h" - |