aboutsummaryrefslogtreecommitdiffstats
path: root/net/mosh
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2012-04-12 18:35:43 +0800
committerzi <zi@FreeBSD.org>2012-04-12 18:35:43 +0800
commite9f4cb8c7898dab5f4f5db9c45bfea7115032457 (patch)
tree553164eee23a47bf3ab0c3c7856db1ef27b195e5 /net/mosh
parent34b47d8f619c35e233ca23955fcce0e80443891a (diff)
downloadfreebsd-ports-gnome-e9f4cb8c7898dab5f4f5db9c45bfea7115032457.tar.gz
freebsd-ports-gnome-e9f4cb8c7898dab5f4f5db9c45bfea7115032457.tar.zst
freebsd-ports-gnome-e9f4cb8c7898dab5f4f5db9c45bfea7115032457.zip
- Note CONFLICT between net/mosh and lang/mosh, as they both install bin/mosh
- Bump PORTREVISION Reported By: Hirohisa Yamaguchi <umq@ueo.co.jp>
Diffstat (limited to 'net/mosh')
-rw-r--r--net/mosh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/mosh/Makefile b/net/mosh/Makefile
index b57c475c5a80..82bfbf0a22da 100644
--- a/net/mosh/Makefile
+++ b/net/mosh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mosh
PORTVERSION= 1.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://cloud.github.com/downloads/keithw/${PORTNAME}/ \
http://mirrors.rit.edu/zi/
@@ -27,6 +27,8 @@ CONFIGURE_ARGS= --with-boost=${LOCALBASE} --with-utempter
LATEST_LINK= mosh-term
+CONFLICTS_INSTALL= mosh-0.[2-9].*
+
PLIST_FILES= bin/mosh bin/mosh-server bin/mosh-client
MAN1= mosh-client.1 mosh-server.1 mosh.1