diff options
author | alexbl <alexbl@FreeBSD.org> | 2006-10-31 09:45:09 +0800 |
---|---|---|
committer | alexbl <alexbl@FreeBSD.org> | 2006-10-31 09:45:09 +0800 |
commit | f886d85765d19b574914cec697dd4154d6217961 (patch) | |
tree | 217f267964cc358c644eff557eb105497239ef73 /audio/picard/Makefile | |
parent | ffd7935840e9eb540e976f5f2ff77ba06edcc44f (diff) | |
download | freebsd-ports-gnome-f886d85765d19b574914cec697dd4154d6217961.tar.gz freebsd-ports-gnome-f886d85765d19b574914cec697dd4154d6217961.tar.zst freebsd-ports-gnome-f886d85765d19b574914cec697dd4154d6217961.zip |
- Update to 0.7.2
Triggered by: Thomas Abthorpe <thomas@goodking.ca> in ports/104651
Diffstat (limited to 'audio/picard/Makefile')
-rw-r--r-- | audio/picard/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/picard/Makefile b/audio/picard/Makefile index 3750e6bc9213..b6096617da55 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -6,10 +6,9 @@ # PORTNAME= picard -DISTVERSION= 0.7.0 +DISTVERSION= 0.7.2 CATEGORIES= audio python -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= alexbl +MASTER_SITES= https://helixcommunity.org/frs/download.php/2252/ MAINTAINER= alexbl@FreeBSD.org COMMENT= Next generation MusicBrainzTagger |