diff options
author | Steve Price <steve@FreeBSD.org> | 1999-08-01 03:11:38 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-08-01 03:11:38 +0000 |
commit | 921ec9203ca781ff51f769bffbd1ed409e66734e (patch) | |
tree | 8a8b64d7b76bf842748b8289d2c636c704a1df5e /net/ppxp/files/patch-aa | |
parent | Upgrade to version 0.9.5b. (the "b" here does not stand for "beta") (diff) |
Update to version 0.99072807.
PR: 12872
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=20442
Diffstat (limited to 'net/ppxp/files/patch-aa')
-rw-r--r-- | net/ppxp/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ppxp/files/patch-aa b/net/ppxp/files/patch-aa deleted file mode 100644 index 4376b8f83a99..000000000000 --- a/net/ppxp/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- console/xppxp/icon.c.orig Sat May 8 02:57:54 1999 -+++ console/xppxp/icon.c Sat May 8 02:58:16 1999 -@@ -6,7 +6,7 @@ - #include <stdio.h> - #include <stdlib.h> - #include <string.h> --#include <malloc.h> -+#include <stdlib.h> - #include <limits.h> - #include "xppxp.h" - #include "Panel.h" |