diff options
author | lioux <lioux@FreeBSD.org> | 2001-06-23 02:39:39 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-06-23 02:39:39 +0800 |
commit | 873104deb8eb978cdff15b676fba25110072fe01 (patch) | |
tree | 207893ea12f546f66024d07490c068637365bf9d /mail | |
parent | 8488980c853b22cd4eb53e29a4eec3321cbe7d1a (diff) | |
download | freebsd-ports-graphics-873104deb8eb978cdff15b676fba25110072fe01.tar.gz freebsd-ports-graphics-873104deb8eb978cdff15b676fba25110072fe01.tar.zst freebsd-ports-graphics-873104deb8eb978cdff15b676fba25110072fe01.zip |
Add working MASTER_SITES
Submitted by: fenner (distfile survey)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/arrow/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/arrow/Makefile b/mail/arrow/Makefile index 130dde1166c..d1f00e5ac20 100644 --- a/mail/arrow/Makefile +++ b/mail/arrow/Makefile @@ -8,8 +8,7 @@ PORTNAME= arrow PORTVERSION= 1.0.8 CATEGORIES= mail -MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/arrow/source/ \ - ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ +MASTER_SITES= ftp://ftp.uniovi.es/pub/unix/mail/ DISTNAME= Arrow_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |