diff options
author | jmcneill <jmcneill> | 2008-12-18 23:25:15 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2008-12-18 23:25:15 +0000 |
commit | b8eb91263ac4a73b42d27f352c2afb969bbae001 (patch) | |
tree | 313deeb01a836c582efe0d073f709b1e7e53ffc6 /audio/Makefile | |
parent | 0b95ca38cf9efd8880d0fca9e1cb9200d8464a91 (diff) | |
download | pkgsrc-b8eb91263ac4a73b42d27f352c2afb969bbae001.tar.gz |
+ xine-pulse
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index b1f0652ab90..706a0ef1583 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.393 2008/12/18 17:57:00 jmcneill Exp $ +# $NetBSD: Makefile,v 1.394 2008/12/18 23:25:15 jmcneill Exp $ # COMMENT= Audio tools @@ -344,6 +344,7 @@ SUBDIR+= xfce4-xmms-plugin SUBDIR+= xhippo SUBDIR+= xine-arts SUBDIR+= xine-esound +SUBDIR+= xine-pulse SUBDIR+= xmcd SUBDIR+= xmix SUBDIR+= xmmix |