diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-29 02:51:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-29 02:51:40 +0000 |
commit | d71b5e902790fa1068ddc1fb25e7494af1cb388a (patch) | |
tree | 00221314772f05b8c2457ecff0f304d4fe2e92d1 /audio | |
parent | 12b4d3e9e0324df4e1e7b8367e34407d53217179 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3splt/Makefile | 4 | ||||
-rw-r--r-- | audio/mp3splt/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index d48374980248..9613603651c3 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -6,9 +6,9 @@ # PORTNAME= mp3splt -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= audio -MASTER_SITES= SF/mp3splt/${PORTNAME} +MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} MAINTAINER= citrin@citrin.ru COMMENT= Utility to split mp3 and ogg files (via CUE sheets) diff --git a/audio/mp3splt/distinfo b/audio/mp3splt/distinfo index 16fd05ae0806..85d575b68de6 100644 --- a/audio/mp3splt/distinfo +++ b/audio/mp3splt/distinfo @@ -1,2 +1,2 @@ -SHA256 (mp3splt-2.4.1.tar.gz) = e625bf7d3f11d69572794a8b9e85729c5c0b99ad52f5dbc4eafdea4644400d6e -SIZE (mp3splt-2.4.1.tar.gz) = 236103 +SHA256 (mp3splt-2.4.2.tar.gz) = bc0951801cf05985f1f314f1c4e0c383ba92dcc177a20daddb9c71e7956092c0 +SIZE (mp3splt-2.4.2.tar.gz) = 236676 |