diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2007-03-01 22:58:48 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2007-03-01 22:58:48 +0000 |
commit | b34f689baa6129205565983af785fee3f89385fb (patch) | |
tree | 3308d8cb843492fb21c29880e1d1c620b79bbd10 /comms | |
parent | 7a8c26990584db3de29ac9a74a930a5ca6a40526 (diff) | |
download | ports-b34f689baa6129205565983af785fee3f89385fb.tar.gz ports-b34f689baa6129205565983af785fee3f89385fb.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/viewfax/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/viewfax/Makefile b/comms/viewfax/Makefile index 2b7888bfcc90..3c53fe78fb86 100644 --- a/comms/viewfax/Makefile +++ b/comms/viewfax/Makefile @@ -8,7 +8,8 @@ PORTNAME= viewfax PORTVERSION= 2.5 CATEGORIES= comms -MASTER_SITES= ftp://ftp.leo.org/historic/comp/os/unix/networking/mgetty/ +MASTER_SITES= ftp://ftp.ping.de/pub/unix/ \ + ftp://ftp.leo.org/historic/comp/os/unix/networking/mgetty/ MAINTAINER= jmz@FreeBSD.org COMMENT= Display files containing g3 and/or g4 coded fax pages |