diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-30 14:06:56 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-30 14:06:56 +0000 |
commit | c6abd12db76625fa21045f824b10d0e92dd24d79 (patch) | |
tree | 0505533c5112a04293f9352f4f00c996cfd89d5b /net/gabber/files/patch-aa | |
parent | Fix pkg-plist (vi -> vigor). Closes ports/23101. (diff) |
update to 0.8.1.
PR: 24442
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=37797
Diffstat (limited to 'net/gabber/files/patch-aa')
-rw-r--r-- | net/gabber/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/gabber/files/patch-aa b/net/gabber/files/patch-aa deleted file mode 100644 index 68cb7306f123..000000000000 --- a/net/gabber/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- jabberoo/src/sha.c.orig Wed Jun 21 22:38:30 2000 -+++ jabberoo/src/sha.c Wed Jun 21 22:39:14 2000 -@@ -45,7 +45,7 @@ - #include <sys/stat.h> - #ifndef WIN32 - #include <unistd.h> --#include <endian.h> -+#include <machine/endian.h> - #define INT64 long long - #else - #include <string.h> |