diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-19 02:22:23 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-19 02:22:23 +0800 |
commit | ff8114dd17a941b0c38deb0e608be04df91795bc (patch) | |
tree | 470cad4bd2a5e50a04548946599d5a900a76598f /textproc | |
parent | 8314569f25b54e4b8fbddf59a7cf8962dbd0f93f (diff) | |
download | freebsd-ports-gnome-ff8114dd17a941b0c38deb0e608be04df91795bc.tar.gz freebsd-ports-gnome-ff8114dd17a941b0c38deb0e608be04df91795bc.tar.zst freebsd-ports-gnome-ff8114dd17a941b0c38deb0e608be04df91795bc.zip |
- Backup mirrors
PR: 120765
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/catdoc/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile index a8c84594c1e8..20595938e0e3 100644 --- a/textproc/catdoc/Makefile +++ b/textproc/catdoc/Makefile @@ -8,8 +8,10 @@ PORTNAME= catdoc PORTVERSION= 0.94.2 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.45.free.net/pub/catdoc/ \ - http://www.amdmi3.ru/distfiles/ +MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ + ftp://ftp.dvo.ru/pub/Gentoo/distfiles/ \ + ftp://ftp.demos.ru/pub/sunfreeware/SOURCES/ \ + ftp://ftp.45.free.net/pub/catdoc/ # ${MASTER_SITE_TEX_CTAN:S/$/support\/catdoc\//} MAINTAINER= amdmi3@amdmi3.ru |