diff options
author | drochner <drochner@pkgsrc.org> | 2001-07-31 14:30:02 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2001-07-31 14:30:02 +0000 |
commit | 18ffcd3f55d207e7fc269f2761c02bff06d18314 (patch) | |
tree | 029316fb1f0c7495e584116cabfcf7e5e937eccb /audio/Makefile | |
parent | cb9a77636dc112b8d6da654a980284f74c82df41 (diff) | |
download | pkgsrc-18ffcd3f55d207e7fc269f2761c02bff06d18314.tar.gz |
id3lib addition
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 4c163bb9c2d..35bd1ea8625 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.103 2001/07/23 18:16:38 wiz Exp $ +# $NetBSD: Makefile,v 1.104 2001/07/31 14:30:02 drochner Exp $ # COMMENT= Audio tools @@ -64,6 +64,7 @@ SUBDIR+= gsm SUBDIR+= guspatches SUBDIR+= icecast SUBDIR+= id3ed +SUBDIR+= id3lib SUBDIR+= kdemultimedia SUBDIR+= kdemultimedia2 SUBDIR+= krio |