diff options
author | wiz <wiz@pkgsrc.org> | 2013-01-29 15:34:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-01-29 15:34:47 +0000 |
commit | a47ab94038d6c11fd7a4665dcf5d2515b56a38c3 (patch) | |
tree | 9322daaeeae69d23e219ee8e8b1df58ce3ed431c /audio/pulseaudio | |
parent | 9381fc6986623bd0705240d949022a9eb43fe156 (diff) | |
download | pkgsrc-a47ab94038d6c11fd7a4665dcf5d2515b56a38c3.tar.gz |
Add comment.
Diffstat (limited to 'audio/pulseaudio')
-rw-r--r-- | audio/pulseaudio/patches/patch-src_Makefile.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/pulseaudio/patches/patch-src_Makefile.in b/audio/pulseaudio/patches/patch-src_Makefile.in index c0cdc36669f..f0b88950f96 100644 --- a/audio/pulseaudio/patches/patch-src_Makefile.in +++ b/audio/pulseaudio/patches/patch-src_Makefile.in @@ -1,4 +1,6 @@ -$NetBSD: patch-src_Makefile.in,v 1.1 2012/11/03 01:54:55 ryoon Exp $ +$NetBSD: patch-src_Makefile.in,v 1.2 2013/01/29 15:34:47 wiz Exp $ + +Use pkgsrc infrastructure for config files. --- src/Makefile.in.orig 2012-07-19 11:30:13.000000000 +0000 +++ src/Makefile.in |