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 e8ed9ce7132..5a61e06c27c 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2009/12/09 19:05:28 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2009/12/15 21:30:53 joerg Exp $ # DISTNAME= sound-juicer-2.28.1 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.burtonini.com/computing/ \ ${MASTER_SITE_GNOME:=sources/sound-juicer/2.28/} |