aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/kdelibs3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index cee7f776ea8c..014742f20347 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -43,7 +43,6 @@ CONFLICTS+= kdelibs-nocups-[0-9]*
LIB_DEPENDS+= cups:${PORTSDIR}/print/cups-client
.endif
-BROKEN= kdelibs-3.5-openssl-1.0.0.patch is unfetchable
DEPRECATED= Depends on QT3; unmaintained
EXPIRATION_DATE= 2013-07-01
@@ -75,7 +74,7 @@ FONTENCOD= ${LOCALBASE}/lib/X11/fonts/encodings/encodings.dir
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 1000014
-PATCH_SITES= http://oschtan.academ.org/oschtan-overlay/kde-base/kdelibs/files/
+PATCH_SITES= http://data.gpo.zugaina.org/kde-sunset/kde-base/kdelibs/files/
PATCHFILES= kdelibs-3.5-openssl-1.0.0.patch
PATCH_DIST_STRIP= -p1
.else