Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2018 14:12:47 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r458419 - head/sysutils/tmux
Message-ID:  <201801081412.w08EClGS010323@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Jan  8 14:12:47 2018
New Revision: 458419
URL: https://svnweb.freebsd.org/changeset/ports/458419

Log:
  bump PORTREVISION forgetten in last commit.
  
  Pointy hat:	mat
  Sponsored by:	Absolight

Modified:
  head/sysutils/tmux/Makefile   (contents, props changed)

Modified: head/sysutils/tmux/Makefile
==============================================================================
--- head/sysutils/tmux/Makefile	Mon Jan  8 14:11:04 2018	(r458418)
+++ head/sysutils/tmux/Makefile	Mon Jan  8 14:12:47 2018	(r458419)
@@ -3,6 +3,7 @@
 
 PORTNAME=	tmux
 PORTVERSION=	2.6
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/tmux/tmux/releases/download/${PORTVERSION}/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801081412.w08EClGS010323>