summaryrefslogtreecommitdiff
path: root/lang/erlang14/files/patch-ai
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2002-11-02 18:40:49 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2002-11-02 18:40:49 +0000
commit034094bad9d0628cab3a23f5914eab29014c40c5 (patch)
treead7bfeda0c532959ffdccf5a3108f9afe8d97b41 /lang/erlang14/files/patch-ai
parentAllow vncserver to bind to an address and bump PORTREVISION. (diff)
Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} rather
than hardcoding root:wheel.
Diffstat (limited to 'lang/erlang14/files/patch-ai')
-rw-r--r--lang/erlang14/files/patch-ai12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/erlang14/files/patch-ai b/lang/erlang14/files/patch-ai
deleted file mode 100644
index 6be7b984151f..000000000000
--- a/lang/erlang14/files/patch-ai
+++ /dev/null
@@ -1,12 +0,0 @@
---- lib/os_mon/c_src/ferrule.c.orig Sat Dec 2 22:13:49 2000
-+++ lib/os_mon/c_src/ferrule.c Sat Dec 2 22:14:03 2000
-@@ -17,7 +17,9 @@
- */
- #include <stdio.h>
- #include <string.h>
-+#ifndef __FreeBSD__
- #include <stropts.h>
-+#endif
- #include <poll.h>
- #include <unistd.h>
- #include <sys/types.h>