diff options
author | dillo <dillo@pkgsrc.org> | 2004-11-06 23:15:42 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-11-06 23:15:42 +0000 |
commit | 47ed9a250516968f198cfd588261822d56d4fd84 (patch) | |
tree | ce0564f3dee1a4b15346a441afb66b60b0851213 /audio/Makefile | |
parent | c9f0ccfa8ed979acea3de46c38419f45e88f6437 (diff) | |
download | pkgsrc-47ed9a250516968f198cfd588261822d56d4fd84.tar.gz |
add malint
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 a5ce0631dae..1dba5044bf0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.262 2004/11/05 23:10:08 wiz Exp $ +# $NetBSD: Makefile,v 1.263 2004/11/06 23:15:42 dillo Exp $ # COMMENT= Audio tools @@ -137,6 +137,7 @@ SUBDIR+= mad SUBDIR+= mad123 SUBDIR+= madman SUBDIR+= madplay +SUBDIR+= malint SUBDIR+= maplay SUBDIR+= mbrola SUBDIR+= mbrolavox-en1 |