diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-27 05:16:44 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-27 05:16:44 +0000 |
commit | cb90cdbbbefe6f91438a119d3391921068d29622 (patch) | |
tree | da7e907aa1061fecf8d04adcc014622763ec5de1 /audio/mp3riot/Makefile | |
parent | a07f614337cfe49c46da83276e6089dec1cb2634 (diff) |
Update to 1.3.
PR: 84123
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=140213
Diffstat (limited to 'audio/mp3riot/Makefile')
-rw-r--r-- | audio/mp3riot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3riot/Makefile b/audio/mp3riot/Makefile index 180f145727f0..bdc8b4656872 100644 --- a/audio/mp3riot/Makefile +++ b/audio/mp3riot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mp3riot -PORTVERSION= 1.1 +PORTVERSION= 1.3 CATEGORIES= audio MASTER_SITES= http://www.linuxsecure.de/f2html/ |