diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-07-26 17:27:27 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-07-26 17:27:27 +0000 |
commit | 7613afac9063959d8b04e02793afebf58c538920 (patch) | |
tree | e4631f8670c7c092ad1f8b21f32fd1e814db95e7 /comms | |
parent | 94d114b745edcf0536e8f4d6a39936388091bde8 (diff) | |
download | ports-7613afac9063959d8b04e02793afebf58c538920.tar.gz ports-7613afac9063959d8b04e02793afebf58c538920.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/lrzsz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 4598aa2b5541..24ee384e4054 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -9,7 +9,7 @@ PORTNAME= lrzsz PORTVERSION= 0.12.20 PORTREVISION= 4 CATEGORIES= comms -MASTER_SITES= http://www.ohse.de/uwe/releases/ +MASTER_SITES= http://ohse.de/uwe/releases/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) |