summaryrefslogtreecommitdiff
path: root/print/cups
diff options
context:
space:
mode:
authorwiz <wiz>2014-06-03 15:08:52 +0000
committerwiz <wiz>2014-06-03 15:08:52 +0000
commit8748899932b43ad026be506ac1234f9842800bfd (patch)
tree7bc1caf2a172c31c89ee30a2a3a4ec93c03585c4 /print/cups
parent2091d6eef65c03edd38b2ac4343e8d4a71465742 (diff)
downloadpkgsrc-8748899932b43ad026be506ac1234f9842800bfd.tar.gz
Update MASTER_SITES. From Thomas Mueller.
Diffstat (limited to 'print/cups')
-rw-r--r--print/cups/Makefile7
1 files changed, 2 insertions, 5 deletions
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