From 8748899932b43ad026be506ac1234f9842800bfd Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 3 Jun 2014 15:08:52 +0000 Subject: Update MASTER_SITES. From Thomas Mueller. --- print/cups/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'print') diff --git a/print/cups/Makefile b/print/cups/Makefile index 01030cc52c0..2b002c00293 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -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 @@ DISTNAME= cups-${DIST_VERS}-source 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 -- cgit v1.2.3