diff options
author | anders <anders@FreeBSD.org> | 2002-08-09 03:10:35 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-08-09 03:10:35 +0800 |
commit | 964c7045f36b34e905adb2fe841d221574251eeb (patch) | |
tree | 2b05aa385f10293e94524ceefba8c71c7487ab0a /audio/libmusicbrainz5/Makefile | |
parent | 023ed66dadbd4c41116bed0542fca6cb97ff197b (diff) | |
download | freebsd-ports-gnome-964c7045f36b34e905adb2fe841d221574251eeb.tar.gz freebsd-ports-gnome-964c7045f36b34e905adb2fe841d221574251eeb.tar.zst freebsd-ports-gnome-964c7045f36b34e905adb2fe841d221574251eeb.zip |
Update to version 1.1.0.
Approved by: maintainer
Diffstat (limited to 'audio/libmusicbrainz5/Makefile')
-rw-r--r-- | audio/libmusicbrainz5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmusicbrainz5/Makefile b/audio/libmusicbrainz5/Makefile index de8f8ecc2008..073077924046 100644 --- a/audio/libmusicbrainz5/Makefile +++ b/audio/libmusicbrainz5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= musicbrainz -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= audio MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ |