summaryrefslogtreecommitdiff
path: root/print/cups/Makefile
diff options
context:
space:
mode:
authorsbd <sbd>2010-05-11 07:52:20 +0000
committersbd <sbd>2010-05-11 07:52:20 +0000
commitf4059533842cc2cee778dba9c5cd51a966d39f03 (patch)
tree8411384d0ca12caceec8c7ff677538fd5ca45d9b /print/cups/Makefile
parent2e0561281276ec59df37f09837e49488074285e0 (diff)
downloadpkgsrc-f4059533842cc2cee778dba9c5cd51a966d39f03.tar.gz
update MASTER_SITES
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r--print/cups/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 4f9b21987cc..e40d8b9d5c5 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.148 2010/04/18 21:56:36 sbd Exp $
+# $NetBSD: Makefile,v 1.149 2010/05/11 07:52:20 sbd 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:
@@ -13,9 +13,8 @@ VERS= ${DIST_VERS:S/-/./g}
PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= http://ftp.easysw.com/pub/cups/${BASE_VERS}/ \
- ftp://ftp.ntua.gr/pub/gnu/cups/${BASE_VERS}/ \
- ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/cups/${BASE_VERS}/ \
- ftp://ftp.fisek.com.tr/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}/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= sbd@NetBSD.org