diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-05-01 01:31:06 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-05-01 01:31:06 +0000 |
commit | b3b7323d8ef412f19e96f476f048c4f46aa36bab (patch) | |
tree | bc87dd5994f44b65e7e7bddbaf8018afffb27987 /audio/libcoverart | |
parent | 99f317fa880e5b01e9403bad568e8001118fb9c0 (diff) | |
download | ports-b3b7323d8ef412f19e96f476f048c4f46aa36bab.tar.gz ports-b3b7323d8ef412f19e96f476f048c4f46aa36bab.zip |
Notes
Diffstat (limited to 'audio/libcoverart')
-rw-r--r-- | audio/libcoverart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libcoverart/Makefile b/audio/libcoverart/Makefile index 273075691a6d..9db37e3ea9b6 100644 --- a/audio/libcoverart/Makefile +++ b/audio/libcoverart/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcoverart PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://cloud.github.com/downloads/metabrainz/${PORTNAME}/ |