Tue Jun 3 15:08:53 2014 UTC ()
Update MASTER_SITES. From Thomas Mueller.


(wiz)
diff -r1.207 -r1.208 pkgsrc/print/cups/Makefile

cvs diff -r1.207 -r1.208 pkgsrc/print/cups/Makefile (expand / switch to context diff)
--- pkgsrc/print/cups/Makefile 2014/06/01 06:19:02 1.207
+++ pkgsrc/print/cups/Makefile 2014/06/03 15:08:52 1.208
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.207 2014/06/01 06:19:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.208 2014/06/03 15:08:52 wiz Exp $
 #
 # The CUPS author is very good about taking back changes into the main
 # CUPS distribution.  The correct place to send patches or bug-fixes is:
@@ -8,12 +8,9 @@
 PKGNAME=	cups-${DIST_VERS:S/-/./g}
 BASE_VERS=	1.5.4
 DIST_VERS=	${BASE_VERS}
-
 PKGREVISION=	12
 CATEGORIES=	print
-MASTER_SITES=	http://ftp.easysw.com/pub/cups/${BASE_VERS}/ \
-		ftp://ftp.easysw.com/pub/cups/${BASE_VERS}/ \
-		ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/cups/${BASE_VERS}/
+MASTER_SITES=	http://www.cups.org/software/${BASE_VERS}/
 EXTRACT_SUFX=	.tar.bz2
 
 MAINTAINER=	sbd@NetBSD.org