diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-22 04:10:37 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-22 04:10:37 +0000 |
commit | f461c5aebe731db8b2b6d75eb71bb76ea772e88f (patch) | |
tree | 1a8863b99538ec0933494d5587d52fb3c1fe972b /audio/napster/files | |
parent | - Extend patches in submakefiles, to build under 3.5 STABLE (diff) |
Update to 1.4.5
Delete pkg-message
Add files/patch-event.c
Update pkg-descr, pkg-comment
PR: 28659
Submitted by: petef@databits.net
No response: maintainer
Notes
Notes:
svn path=/head/; revision=45349
Diffstat (limited to 'audio/napster/files')
-rw-r--r-- | audio/napster/files/patch-event.c | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/napster/files/patch-event.c b/audio/napster/files/patch-event.c new file mode 100644 index 000000000000..89594cf3654d --- /dev/null +++ b/audio/napster/files/patch-event.c @@ -0,0 +1,17 @@ +Oops, forgot to include patch-event.c: + +--- event.c.orig Tue Jul 3 00:46:38 2001 ++++ event.c Tue Jul 3 00:47:24 2001 +@@ -11,6 +11,7 @@ + #endif + #include <string.h> + #include <errno.h> ++#include <sys/types.h> + #include <sys/socket.h> + #include <stdlib.h> + #include <ctype.h> + +-- +Pete Fritchman <petef@databits.net> +Databits Network Services, Inc. <http://databits.net> +finger petef@databits.net for PGP key |