summaryrefslogtreecommitdiff
path: root/x11-fonts/xfed/files/patch-defs.h
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 12:36:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 12:36:23 +0000
commitccebe907c3c708ee7110a93bceb80e8069fcb9bb (patch)
treef7a860b1e01c4c436d5a5a18b3418d3a67cdc1a5 /x11-fonts/xfed/files/patch-defs.h
parent- Update to 1.8 (diff)
Removed unmaintained expired ports from x11-fonts
2011-05-01 x11-fonts/avifonts: Upstream disapear and distfile is no more available 2011-05-01 x11-fonts/bitmap-fonts: Distfile is no more available 2011-05-01 x11-fonts/mozilla-fonts: Upstream disapear and distfile is no more available 2011-05-01 x11-fonts/xfed: Upstream disapear and distfile is no more available 2011-05-01 x11-fonts/xmbdfed: Upstream disapear and distfile is no more available
Notes
Notes: svn path=/head/; revision=273472
Diffstat (limited to 'x11-fonts/xfed/files/patch-defs.h')
-rw-r--r--x11-fonts/xfed/files/patch-defs.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/x11-fonts/xfed/files/patch-defs.h b/x11-fonts/xfed/files/patch-defs.h
deleted file mode 100644
index ac845c4af975..000000000000
--- a/x11-fonts/xfed/files/patch-defs.h
+++ /dev/null
@@ -1,9 +0,0 @@
---- defs.h.orig Sat Dec 14 15:23:10 2002
-+++ defs.h Sat Dec 14 15:24:30 2002
-@@ -1,6 +1,4 @@
- extern int errno;
--extern char *malloc();
--extern char *realloc();
-
- struct box {
- int w, h;