diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-01-28 21:42:13 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-01-28 21:42:13 +0000 |
commit | 86f27b3524ee3adaf121e869481385fc66b332a9 (patch) | |
tree | 9ca73cb8c86164cf60db176a4eb56373de442472 /audio/mp3blaster/Makefile | |
parent | update to 0.53.4. (diff) |
Update to 3.0p5
PR: 24700
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=37701
Diffstat (limited to 'audio/mp3blaster/Makefile')
-rw-r--r-- | audio/mp3blaster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index 4eba3eaeccd5..c33162911b69 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mp3blaster -PORTVERSION= 3.0p4 +PORTVERSION= 3.0p5 CATEGORIES= audio MASTER_SITES= ftp://mud.stack.nl/pub/mp3blaster/ \ http://mp3blaster.linuxave.net/src/ |