diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-10-15 01:01:40 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-10-15 01:01:40 +0000 |
commit | 2c40e69200365de514ffc340a00d3e30b062d1ee (patch) | |
tree | 22ab0df578fb249675226fdb25710c500f33f148 /audio/Makefile | |
parent | 1cb402ab13f665021464b9914d8252635205f8bd (diff) | |
download | pkgsrc-2c40e69200365de514ffc340a00d3e30b062d1ee.tar.gz |
Added audio/glurp.
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 431bfb6546c..b9b0cc63a82 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.287 2005/10/01 13:56:44 smb Exp $ +# $NetBSD: Makefile,v 1.288 2005/10/15 01:01:40 xtraeme Exp $ # COMMENT= Audio tools @@ -78,6 +78,7 @@ SUBDIR+= gkrellm-volume SUBDIR+= gkrellm-xmms SUBDIR+= gkrellm1-volume SUBDIR+= gkrellm1-xmms +SUBDIR+= glurp SUBDIR+= gmp3info SUBDIR+= gmpc SUBDIR+= gnome-audio |