diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-06 19:23:13 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-06 19:23:13 +0000 |
commit | 0ee6889dd5fd550d5d5a688d796e2365241a736f (patch) | |
tree | e713c2ddb5c9f187d209e264e34dd04dc2c496c2 /comms/lrzsz | |
parent | 0051832ed60d39699b14804a0544a7c2244a5bd0 (diff) |
- cleanup MASTER_SITES
Notes
Notes:
svn path=/head/; revision=279057
Diffstat (limited to 'comms/lrzsz')
-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 0bf1ce504635..929c97684000 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -9,8 +9,7 @@ PORTNAME= lrzsz PORTVERSION= 0.12.20 PORTREVISION= 3 CATEGORIES= comms -MASTER_SITES= http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/ \ - http://www.ohse.de/uwe/releases/ +MASTER_SITES= http://www.ohse.de/uwe/releases/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) |