diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-12-04 03:21:37 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-12-04 03:21:37 +0000 |
commit | a69da0ee631766a763ce4ad2e1a6944d5154c1cf (patch) | |
tree | c3f4162a2e2b2de3c1a7db6a4101cc5b92551330 /comms | |
parent | e7ae77f0ce1111c3c35a4a51289872587d303f1c (diff) | |
download | ports-a69da0ee631766a763ce4ad2e1a6944d5154c1cf.tar.gz ports-a69da0ee631766a763ce4ad2e1a6944d5154c1cf.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/lrzsz/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index c3c0266a1b50..d2d05b49d9b4 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -9,8 +9,7 @@ PORTNAME= lrzsz PORTVERSION= 0.12.20 PORTREVISION= 1 CATEGORIES= comms -MASTER_SITES= http://www.ohse.de/uwe/releases/ \ - http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/ +MASTER_SITES= http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) |