diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-12-27 10:30:55 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-12-27 10:30:55 +0000 |
commit | 4301a892dd2d8e01c8b02cff8a8b4010486a6599 (patch) | |
tree | ad1e5df6fe4296d999fda611bbf927615cca9664 /print/foomatic-db | |
parent | 39d393e7b6452f5b1e73615ad8e218f60cb06e14 (diff) |
Notes
Diffstat (limited to 'print/foomatic-db')
-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 |