diff options
Diffstat (limited to 'audio/sound-juicer/Makefile')
-rw-r--r-- | audio/sound-juicer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 1b5c3ece346..ec614775a30 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2017/04/22 21:03:25 adam Exp $ +# $NetBSD: Makefile,v 1.93 2017/09/18 09:53:11 maya Exp $ # DISTNAME= sound-juicer-2.32.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= audio MASTER_SITES= http://www.burtonini.com/computing/ MASTER_SITES+= ${MASTER_SITE_GNOME:=sources/sound-juicer/2.32/} |