diff options
-rw-r--r-- | print/foomatic-db/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile index f7c1c67f2caf..590f450bcdb3 100644 --- a/print/foomatic-db/Makefile +++ b/print/foomatic-db/Makefile @@ -4,7 +4,8 @@ PORTNAME= db PORTVERSION= 20131207 CATEGORIES= print -MASTER_SITES= http://www.openprinting.org/download/foomatic/ +MASTER_SITES= http://www.openprinting.org/download/foomatic/ \ + ftp://ftp.wart.ru/pub/FreeBSD/ports/distfiles/foomatic/ PKGNAMEPREFIX= foomatic- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION} DIST_SUBDIR= foomatic |