diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-10-13 05:46:08 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-10-13 05:46:08 +0000 |
commit | 02798f4bb46727520fcdd07094a7dba88c8d332a (patch) | |
tree | 08a0dc52807a62a7f3f71890b8cd9505ef0d8669 /audio/mp3butler/Makefile | |
parent | 8872c4cf8f45088998c4ac7e4f0412fa5865ef07 (diff) |
Notes
Diffstat (limited to 'audio/mp3butler/Makefile')
-rw-r--r-- | audio/mp3butler/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mp3butler/Makefile b/audio/mp3butler/Makefile index f1fd20a05c7b..45c0121af01c 100644 --- a/audio/mp3butler/Makefile +++ b/audio/mp3butler/Makefile @@ -6,10 +6,10 @@ # PORTNAME= mp3butler -PORTVERSION= 2.30 +PORTVERSION= 2.40 CATEGORIES= audio -MASTER_SITES= http://core.inec.ru/~az/ \ - http://iainlea.dyndns.org/software/${PORTNAME}/ +MASTER_SITES= http://iainlea.dyndns.org/software/${PORTNAME}/ \ + http://core.inec.ru/~az/ \ MAINTAINER= az@FreeBSD.org COMMENT= A program for renaming mp3 files and looking ID3 tags for it |