diff options
Diffstat (limited to 'audio/sound-juicer')
-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 ee3ea415ef9..7d4d53ef881 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2006/09/15 14:15:48 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2006/09/16 12:20:35 jmmv Exp $ # DISTNAME= sound-juicer-2.14.4 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.burtonini.com/computing/ |