diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-02 04:12:40 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-02 04:12:40 +0000 |
commit | cf130ad6dedb912934a56ce1c8d03c9b966f496b (patch) | |
tree | 26f733d8965c1cef0d28a5d8815eec9a1ad6a1ab /audio/ruby-freedb/Makefile | |
parent | c3fcfe012d889968cfadce3cf0a41112e1116da8 (diff) | |
download | ports-cf130ad6dedb912934a56ce1c8d03c9b966f496b.tar.gz ports-cf130ad6dedb912934a56ce1c8d03c9b966f496b.zip |
Update to 0.3.1.
Notes
Notes:
svn path=/head/; revision=65477
Diffstat (limited to 'audio/ruby-freedb/Makefile')
-rw-r--r-- | audio/ruby-freedb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ruby-freedb/Makefile b/audio/ruby-freedb/Makefile index 92a4e2d54883..f17da027723e 100644 --- a/audio/ruby-freedb/Makefile +++ b/audio/ruby-freedb/Makefile @@ -6,8 +6,7 @@ # PORTNAME= freedb -PORTVERSION= 0.3 -PORTREVISION= 1 +PORTVERSION= 0.3.1 CATEGORIES= audio net ruby MASTER_SITES= http://davedd.free.fr/%SUBDIR%/ MASTER_SITE_SUBDIR= ruby-${PORTNAME} |