summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbar <bar@FreeBSD.org>2016-09-16 21:54:22 +0000
committerbar <bar@FreeBSD.org>2016-09-16 21:54:22 +0000
commitaa44e0db24d8a08e79aadfad434ddcc200cee976 (patch)
tree6536fb15c88f9dba0da9465db15c992b2c4a9f86
parentc8234f8613c24e36c316874961fddcc2465c8671 (diff)
downloadFreeBSD-ports-aa44e0db24d8a08e79aadfad434ddcc200cee976.zip
FreeBSD-ports-aa44e0db24d8a08e79aadfad434ddcc200cee976.tar.gz
Unbreak making DISTFILES fetchable again.
-rw-r--r--multimedia/libkate/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/libkate/Makefile b/multimedia/libkate/Makefile
index 9079f3a..1754c18 100644
--- a/multimedia/libkate/Makefile
+++ b/multimedia/libkate/Makefile
@@ -5,7 +5,7 @@ PORTNAME= libkate
PORTVERSION= 0.4.1
PORTREVISION= 6
CATEGORIES= multimedia
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= http://downloads.xiph.org/releases/kate/
MAINTAINER= bar@FreeBSD.org
COMMENT= Codec for karaoke and text encapsulation for Ogg
@@ -13,8 +13,6 @@ COMMENT= Codec for karaoke and text encapsulation for Ogg
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= Unfetchable (google code has gone away)
-
LIB_DEPENDS= libogg.so:audio/libogg \
libpng.so:graphics/png
OpenPOWER on IntegriCloud