diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-08 22:44:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-08 22:44:06 +0000 |
commit | 73562930e453c898f604e5c5fe28819896267853 (patch) | |
tree | 19c8e65bb3d5fc5f58ecf91ce7aec3fcd5e5973a /x11/gnomeapplets2/files/patch-ac | |
parent | Add gnomemedia2 after repo copy from gnomemedia. This is a port of the (diff) |
Add gnomeapplets2 after a repo copy from gnomeapplets. These are the various
applet tools for the GNOME 2.0 Desktop.
Diffstat (limited to 'x11/gnomeapplets2/files/patch-ac')
-rw-r--r-- | x11/gnomeapplets2/files/patch-ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/gnomeapplets2/files/patch-ac b/x11/gnomeapplets2/files/patch-ac deleted file mode 100644 index 6aa72d5893b6..000000000000 --- a/x11/gnomeapplets2/files/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ ---- mini-commander/src/macro.c.orig Sun Feb 6 05:15:37 2000 -+++ mini-commander/src/macro.c Sat May 27 13:02:19 2000 -@@ -20,6 +20,7 @@ - */ - - #include <string.h> -+#include <sys/types.h> - #include <regex.h> - #include <config.h> - #include <gnome.h> |