summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2021-06-10 23:49:55 +0000
committergutteridge <gutteridge@pkgsrc.org>2021-06-10 23:49:55 +0000
commit2dc7dab16ef3c58ba31765ff19648bc274499e00 (patch)
treee16e9f24c6f0057913493e6a1c866509f9b57b00 /x11
parent41da79e508353bf2428083aea9ae38f24f85f26b (diff)
downloadpkgsrc-2dc7dab16ef3c58ba31765ff19648bc274499e00.tar.gz
fltk: drop stale $MASTER_SITES entry
The easysw.com domain now redirects to hotels-of-london.com, and the archived files don't seem to be accessible anymore, despite some continued relationship between the two entities.
Diffstat (limited to 'x11')
-rw-r--r--x11/fltk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/fltk/Makefile b/x11/fltk/Makefile
index 56c3d6407d4..d80458d2ad4 100644
--- a/x11/fltk/Makefile
+++ b/x11/fltk/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.88 2020/09/02 22:16:49 kim Exp $
+# $NetBSD: Makefile,v 1.89 2021/06/10 23:49:55 gutteridge Exp $
DISTNAME= fltk-1.1.10-source
PKGNAME= ${DISTNAME:S/-source//}
VERS= ${DISTNAME:S/fltk-//:S/-source//}
PKGREVISION= 7
CATEGORIES= x11
-MASTER_SITES= http://ftp.easysw.com/pub/fltk/${VERS}/
-MASTER_SITES+= http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/${VERS}/
+MASTER_SITES= http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/${VERS}/
MASTER_SITES+= ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/${VERS}/
EXTRACT_SUFX= .tar.bz2