aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-05-25 11:18:48 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-05-25 11:18:48 +0000
commit013f49e298b373359a08dfb5dfb1c82223162bf6 (patch)
tree560879cd50286fd42271bb4e977300eb90736876
parent304013cb5be11d6042442db9a03dc861031d1fcd (diff)
downloadports-013f49e298b373359a08dfb5dfb1c82223162bf6.tar.gz
ports-013f49e298b373359a08dfb5dfb1c82223162bf6.zip
Notes
-rw-r--r--x11-themes/kde-icons-noia-warm/Makefile2
-rw-r--r--x11-themes/kde-icons-umicons/Makefile4
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-themes/kde-icons-noia-warm/Makefile b/x11-themes/kde-icons-noia-warm/Makefile
index 9a3b4f732f93..ca9b2746f577 100644
--- a/x11-themes/kde-icons-noia-warm/Makefile
+++ b/x11-themes/kde-icons-noia-warm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= noia-warm
PORTVERSION= 0.95
-MASTER_SITES= http://files.deviantart.com/icon/nixicons/
+MASTER_SITES= http://easylinuxguide.com/downloads/kde-iconthemes/
DISTNAME= ${PORTNAME:S/-//}kde${PORTVERSION:S/.//g}
COMMENT= KDE iconset variation of the 'Noia' icons using warm colors
diff --git a/x11-themes/kde-icons-umicons/Makefile b/x11-themes/kde-icons-umicons/Makefile
index 12b3584b8949..6e558d78b7b0 100644
--- a/x11-themes/kde-icons-umicons/Makefile
+++ b/x11-themes/kde-icons-umicons/Makefile
@@ -7,7 +7,7 @@
PORTNAME= umicons
PORTVERSION= 2.0
-MASTER_SITES= http://files.deviantart.com/icon/nixicons/
+MASTER_SITES= http://easylinuxguide.com/downloads/kde-iconthemes/
DISTNAME= Umicons_for_KDE.tar_2
EXTRACT_SUFX= .gz
@@ -16,6 +16,4 @@ COMMENT= KDE Umicons iconset
WRKSRC= ${WRKDIR}/Umicons_${PORTVERSION}
PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}"
-BROKEN= Unfetchable
-
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"