diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-25 00:00:46 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-25 00:00:46 +0800 |
commit | 00ad0a22e3274c0fc446d7349ab5d20f998494af (patch) | |
tree | 2e2e26881816860985746a53cb81ed3c9189e2d9 /audio/pulseaudio/Makefile | |
parent | e1c8d54695020e9f99d822a4e0c49b5d4bb2b58f (diff) | |
download | marcuscom-ports-00ad0a22e3274c0fc446d7349ab5d20f998494af.tar marcuscom-ports-00ad0a22e3274c0fc446d7349ab5d20f998494af.tar.gz marcuscom-ports-00ad0a22e3274c0fc446d7349ab5d20f998494af.tar.bz2 marcuscom-ports-00ad0a22e3274c0fc446d7349ab5d20f998494af.tar.lz marcuscom-ports-00ad0a22e3274c0fc446d7349ab5d20f998494af.tar.xz marcuscom-ports-00ad0a22e3274c0fc446d7349ab5d20f998494af.tar.zst marcuscom-ports-00ad0a22e3274c0fc446d7349ab5d20f998494af.zip |
Update to 0.9.21.
Fix build on -current properly. [1]
Submitted by: avl@
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13240 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/pulseaudio/Makefile')
-rw-r--r-- | audio/pulseaudio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index f2f8f9c65..a5e7bcce2 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/audio/pulseaudio/Makefile,v 1.18 2009/11/20 12:17:14 kwm Exp $ # PORTNAME= pulseaudio -PORTVERSION= 0.9.20 +PORTVERSION= 0.9.21 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ |