diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-06-22 18:39:39 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-06-22 18:39:39 +0000 |
commit | 6a20701c9892b6dfd0778f60b91e63719227138b (patch) | |
tree | da14fe6870e85e9adb9f248e0334544cc4c00e63 /mail | |
parent | b421f07aa378d542f7d34e22cf997ac70c096307 (diff) | |
download | ports-6a20701c9892b6dfd0778f60b91e63719227138b.tar.gz ports-6a20701c9892b6dfd0778f60b91e63719227138b.zip |
Notes
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 130dde1166cd..d1f00e5ac206 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 |