diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-03 07:35:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-03 07:35:51 +0000 |
commit | e9c2111ea204df06d84413f282f3086406bfbaba (patch) | |
tree | ca67a35ed96ec7b7312a0fc8c47290ce47f4e868 /audio/pulseaudio/Makefile | |
parent | 8f9e81b86548b3ec59df45c04cba1ea3a8a9ba20 (diff) | |
download | ports-e9c2111ea204df06d84413f282f3086406bfbaba.tar.gz ports-e9c2111ea204df06d84413f282f3086406bfbaba.zip |
Notes
Diffstat (limited to 'audio/pulseaudio/Makefile')
-rw-r--r-- | audio/pulseaudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 6064209564c2..afe7f1849faa 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -8,7 +8,7 @@ PORTNAME= pulseaudio PORTVERSION= 0.9.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ |