diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-13 18:54:28 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-13 18:54:28 +0000 |
commit | 53785e1cc54e4e4e9cce0c0aec2ce5f7d0f336e0 (patch) | |
tree | 4ca8a5da1763cb3469910d82ffa848745f3c8772 /misc/muuz/files/patch-ag | |
parent | 2007-03-01 www/ruby-webunit: has deprecated dependencies (diff) |
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8) instead
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8) instead
Notes
Notes:
svn path=/head/; revision=187332
Diffstat (limited to 'misc/muuz/files/patch-ag')
-rw-r--r-- | misc/muuz/files/patch-ag | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/muuz/files/patch-ag b/misc/muuz/files/patch-ag deleted file mode 100644 index 252a4dbc6e1d..000000000000 --- a/misc/muuz/files/patch-ag +++ /dev/null @@ -1,11 +0,0 @@ ---- muuzbeats.c.orig Sat Sep 7 16:59:09 2002 -+++ muuzbeats.c Sat Sep 7 16:59:14 2002 -@@ -8,7 +8,7 @@ - #include <sys/stat.h> - #include <sys/types.h> - #include <sys/ioctl.h> --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #include <errno.h> - #include <math.h> - } |