diff options
Diffstat (limited to 'audio/mp3splt/Makefile')
-rw-r--r-- | audio/mp3splt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index a905c9d9ef2..40c9bb04761 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2015/12/29 04:54:35 dholland Exp $ +# $NetBSD: Makefile,v 1.25 2018/09/30 22:30:05 schmonz Exp $ # -DISTNAME= mp3splt-2.5.2 +DISTNAME= mp3splt-2.6.2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3splt/} |