diff options
author | tron <tron> | 2001-02-15 09:26:56 +0000 |
---|---|---|
committer | tron <tron> | 2001-02-15 09:26:56 +0000 |
commit | 42329a544a8d895d27c9676189406ea4018b9b8b (patch) | |
tree | 3a881ae725450def2af99f63eb9df55aeff8174f /audio | |
parent | 29a0d665a6d4890f18eab59927a0075f97164973 (diff) | |
download | pkgsrc-42329a544a8d895d27c9676189406ea4018b9b8b.tar.gz |
Add and enable "gmp3info".
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 005744d0aa0..20cc8e2c327 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2001/02/10 14:18:57 hubertf Exp $ +# $NetBSD: Makefile,v 1.81 2001/02/15 09:26:56 tron Exp $ # SUBDIR += ac3dec @@ -44,6 +44,7 @@ SUBDIR += festvox-us3 SUBDIR += freezetag SUBDIR += gdcd + SUBDIR += gmp3info SUBDIR += gnome-audio SUBDIR += gnome-media SUBDIR += gogo |