diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-08-08 11:36:11 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-08-08 11:36:11 +0000 |
commit | e90f60eab9aaf1c28d05223ccca98bd614a02bc2 (patch) | |
tree | ac58c7641c7bf395fbb0087ce29beabd981f7756 /comms | |
parent | - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem. (diff) |
- extend MASTER_SITES
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) |