diff options
author | martti <martti@pkgsrc.org> | 2003-12-03 06:40:06 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-12-03 06:40:06 +0000 |
commit | 2ab92d17297909634b4d494d4a31708c8340ee42 (patch) | |
tree | cd444cbb2b40446b8defa00ae888341a5c7b3605 /audio/Makefile | |
parent | 816e9a452495e3d41d8e15ded641c2c878b2f3ae (diff) | |
download | pkgsrc-2ab92d17297909634b4d494d4a31708c8340ee42.tar.gz |
Added xfce4-xmms-plugin
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 ff8f05be815..542a2b09039 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2003/12/02 15:46:35 ben Exp $ +# $NetBSD: Makefile,v 1.187 2003/12/03 06:40:06 martti Exp $ # COMMENT= Audio tools @@ -179,6 +179,7 @@ SUBDIR+= xamp SUBDIR+= xanalyser SUBDIR+= xcdplayer SUBDIR+= xfce4-mixer +SUBDIR+= xfce4-xmms-plugin SUBDIR+= xhippo SUBDIR+= xmcd SUBDIR+= xmix |