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 | 9b03684a9d1b8ca048ab94a1a50f1cda4a76c26b (patch) | |
tree | cd444cbb2b40446b8defa00ae888341a5c7b3605 /audio/Makefile | |
parent | 689b30cf142a305004475f9fb94202fd80c09163 (diff) | |
download | pkgsrc-9b03684a9d1b8ca048ab94a1a50f1cda4a76c26b.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 |