diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/lrzsz/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index d2d05b49d9b4..f8b629853372 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -9,7 +9,8 @@ PORTNAME= lrzsz PORTVERSION= 0.12.20 PORTREVISION= 1 CATEGORIES= comms -MASTER_SITES= http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/ +MASTER_SITES= http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/ \ + http://www.ohse.de/uwe/releases/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) |