summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4/files/patch-aa
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
commit70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch)
tree14c35099cfb4f4257c5e0b8e589d530fcb829468 /x11-wm/xfce4/files/patch-aa
parentFix typo. (ghostscript55htff -> ghostscript55httf) (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes: svn path=/head/; revision=30942 svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'x11-wm/xfce4/files/patch-aa')
-rw-r--r--x11-wm/xfce4/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-wm/xfce4/files/patch-aa b/x11-wm/xfce4/files/patch-aa
deleted file mode 100644
index 42e23d4fe056..000000000000
--- a/x11-wm/xfce4/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- libs/alpha_header.h.orig Sat Sep 18 17:57:24 1999
-+++ libs/alpha_header.h Sat Sep 18 17:58:58 1999
-@@ -12,6 +12,8 @@
- extern size_t strlen (char *);
- #endif
-
-+#ifndef __FreeBSD__
- extern void bzero (char *, int);
-+#endif
- extern int gethostname (char *, int);
- /**************************************************************************/