diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2017-08-01 17:07:58 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2017-08-01 17:07:58 +0000 |
commit | c550e11dac349a078eff978b930fd7947e079b39 (patch) | |
tree | 7f6e91fcf4d587542cad048f5ce93f719ca72873 /net/mosh | |
parent | - Add missing trailing / from previous commit (diff) |
- MASTER_SITES cleanup
Notes
Notes:
svn path=/head/; revision=447034
Diffstat (limited to 'net/mosh')
-rw-r--r-- | net/mosh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mosh/Makefile b/net/mosh/Makefile index 45f493a002f3..ad3e730acbfa 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -5,7 +5,7 @@ PORTNAME= mosh PORTVERSION= 1.3.2 CATEGORIES= net MASTER_SITES= http://mosh.mit.edu/ \ - http://mirrors.rit.edu/zi/ + ZI MAINTAINER= zi@FreeBSD.org COMMENT= Mobile terminal that supports intermittent connectivity |