diff options
author | jmcneill <jmcneill> | 2009-01-29 12:56:03 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2009-01-29 12:56:03 +0000 |
commit | bc251d00d26b325335b0a3d817c6a05373734493 (patch) | |
tree | faff20d9043b930da5944575ec04b44b55107bf6 /audio | |
parent | 9dd3077a7db8a2c2ddc2f374f5cde821d6b4f4ab (diff) | |
download | pkgsrc-bc251d00d26b325335b0a3d817c6a05373734493.tar.gz |
Add a note about where to send patches upstream:
# NOTE: Please send a copy of any patches that are not pkgsrc-specific
# to <pulseaudio-discuss@mail.0pointer.de>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/pulseaudio/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 9287f84334f..d77dc33ddb5 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,4 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2009/01/25 16:56:01 tron Exp $ +# $NetBSD: Makefile,v 1.16 2009/01/29 12:56:03 jmcneill Exp $ + +# NOTE: Please send a copy of any patches that are not pkgsrc-specific +# to <pulseaudio-discuss@mail.0pointer.de> DISTNAME= pulseaudio-0.9.14 CATEGORIES= audio |