svn commit: r383560 - head/audio/taglib-extras
Raphael Kubo da Costa
rakuco at FreeBSD.org
Wed Apr 8 10:54:11 UTC 2015
Author: rakuco
Date: Wed Apr 8 10:54:10 2015
New Revision: 383560
URL: https://svnweb.freebsd.org/changeset/ports/383560
Log:
Unbreak, the tarball is now mirrored in download.kde.org.
Modified:
head/audio/taglib-extras/Makefile
Modified: head/audio/taglib-extras/Makefile
==============================================================================
--- head/audio/taglib-extras/Makefile Wed Apr 8 08:44:03 2015 (r383559)
+++ head/audio/taglib-extras/Makefile Wed Apr 8 10:54:10 2015 (r383560)
@@ -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 at FreeBSD.org
COMMENT= Extra taglib features for Amarok 2.2
LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib
-BROKEN= Unfetchable
USES= cmake
post-extract:
More information about the svn-ports-head
mailing list