diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-04-08 10:54:10 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-04-08 10:54:10 +0000 |
commit | 73df72fff98af0c9289dcf8daee9ef22fd355204 (patch) | |
tree | 8c611d162295511c29db75c5e3ac224351358ab2 | |
parent | Upgrade to 2.2.1. (diff) |
Unbreak, the tarball is now mirrored in download.kde.org.
-rw-r--r-- | audio/taglib-extras/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/taglib-extras/Makefile b/audio/taglib-extras/Makefile index 0e77f46b0e48..704bd040b33b 100644 --- a/audio/taglib-extras/Makefile +++ b/audio/taglib-extras/Makefile @@ -4,14 +4,13 @@ PORTNAME= taglib-extras PORTVERSION= 1.0.1 CATEGORIES= audio -MASTER_SITES= http://www.kollide.net/~jefferai/ +MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= Extra taglib features for Amarok 2.2 LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib -BROKEN= Unfetchable USES= cmake post-extract: |