diff options
Diffstat (limited to 'audio/sound-juicer/Makefile')
-rw-r--r-- | audio/sound-juicer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 66b70a66f6f..2f5ff57992f 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2006/11/28 22:28:27 drochner Exp $ +# $NetBSD: Makefile,v 1.7 2007/03/21 12:05:41 wiz Exp $ # DISTNAME= sound-juicer-2.14.5 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.burtonini.com/computing/ |