diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-03-18 15:14:27 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-03-18 15:14:27 +0000 |
commit | 5e191b87d156b7355456584986190e4e93aa18df (patch) | |
tree | 597b9f778ca2890dba4a8e4c5b84d824c93d922a /net/mosh | |
parent | 183061fc74d58ef4f9dfe18ac07e00d6a8c5c545 (diff) | |
download | ports-5e191b87d156b7355456584986190e4e93aa18df.tar.gz ports-5e191b87d156b7355456584986190e4e93aa18df.zip |
Notes
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 8094aa614791..95a22b06f72a 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -3,7 +3,7 @@ PORTNAME= mosh PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://cloud.github.com/downloads/keithw/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ |