diff options
author | jmz <jmz@FreeBSD.org> | 2007-03-02 06:58:48 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2007-03-02 06:58:48 +0800 |
commit | 6d5d28d5ea76a1d71096e6ac93302f97f78f6aa6 (patch) | |
tree | b1458811a9d2d130b21f718be531f8c389884610 /comms | |
parent | d702a73676e5cbf615493f5fe3343ccd8ffc6745 (diff) | |
download | freebsd-ports-gnome-6d5d28d5ea76a1d71096e6ac93302f97f78f6aa6.tar.gz freebsd-ports-gnome-6d5d28d5ea76a1d71096e6ac93302f97f78f6aa6.tar.zst freebsd-ports-gnome-6d5d28d5ea76a1d71096e6ac93302f97f78f6aa6.zip |
Add additional master site.
PR: ports/109734
Submitted by: "Eric P. Scott" <eps+pbug0703@ana.com>
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 |