aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2014-01-22 23:37:53 +0000
committerMatthias Andree <mandree@FreeBSD.org>2014-01-22 23:37:53 +0000
commit7ab8506c5dd26b6b34c509ffa3fa55a42560d78b (patch)
treec61e449e92501076ca130037b82d965996c87a40 /print
parent4eea6f45bb468e072e6880851fbd7d51f7f74654 (diff)
downloadports-7ab8506c5dd26b6b34c509ffa3fa55a42560d78b.tar.gz
ports-7ab8506c5dd26b6b34c509ffa3fa55a42560d78b.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/cups-base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 4cfbf8eb3b61..001a3c631d73 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -6,7 +6,8 @@ PORTVERSION= 1.5.4
DISTVERSIONSUFFIX= -source
PORTREVISION= 1
CATEGORIES= print
-MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION}
+MASTER_SITES= http://www.cups.org/software/${DISTVERSION}/ \
+ EASYSW/${PORTNAME}/${DISTVERSION}
PKGNAMESUFFIX= ${CUPS_SUFFIX}${PKGNAMESUFFIX2}
MAINTAINER= bsam@FreeBSD.org