diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-22 02:49:48 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-22 02:49:48 +0000 |
commit | 0fabc4ff051e95eb5864d7efe4263c17608436ef (patch) | |
tree | f6340e202da1e233fb37fd26912a5a8963d43275 /mail/arrow | |
parent | 212bed98764e1080ba39eaf46fcb9c116ed0110d (diff) | |
download | ports-0fabc4ff051e95eb5864d7efe4263c17608436ef.tar.gz ports-0fabc4ff051e95eb5864d7efe4263c17608436ef.zip |
Notes
Diffstat (limited to 'mail/arrow')
-rw-r--r-- | mail/arrow/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/arrow/Makefile b/mail/arrow/Makefile index 86266bf5f868..1108ffc3af0b 100644 --- a/mail/arrow/Makefile +++ b/mail/arrow/Makefile @@ -8,7 +8,8 @@ PORTNAME= arrow PORTVERSION= 1.0.8 CATEGORIES= mail -MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/arrow/source/ +MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/arrow/source/ \ + ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ DISTNAME= Arrow_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |