diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-19 20:15:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-19 20:15:50 +0000 |
commit | 739ab51a5a0d8aa108a016793ebfa3f212aa2d57 (patch) | |
tree | ffac4c3c89c402dd64be4913e899cf2a1367643d /audio/ruby-freedb/Makefile | |
parent | 87ffc61c536d41e1e59443ccadfbb45695691aa7 (diff) | |
download | ports-739ab51a5a0d8aa108a016793ebfa3f212aa2d57.tar.gz ports-739ab51a5a0d8aa108a016793ebfa3f212aa2d57.zip |
Update to 0.2.
Notes
Notes:
svn path=/head/; revision=53358
Diffstat (limited to 'audio/ruby-freedb/Makefile')
-rw-r--r-- | audio/ruby-freedb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-freedb/Makefile b/audio/ruby-freedb/Makefile index 481903e3128e..dc8a1b39bba4 100644 --- a/audio/ruby-freedb/Makefile +++ b/audio/ruby-freedb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freedb -PORTVERSION= 0.1 +PORTVERSION= 0.2 CATEGORIES= audio net ruby MASTER_SITES= http://davedd.free.fr/%SUBDIR%/ MASTER_SITE_SUBDIR= ruby-${PORTNAME} |