Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2018 15:52:43 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459358 - head/net-im/licq
Message-ID:  <201801181552.w0IFqhBR066305@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Thu Jan 18 15:52:42 2018
New Revision: 459358
URL: https://svnweb.freebsd.org/changeset/ports/459358

Log:
  - fix PORTREVISION

Modified:
  head/net-im/licq/Makefile

Modified: head/net-im/licq/Makefile
==============================================================================
--- head/net-im/licq/Makefile	Thu Jan 18 15:43:54 2018	(r459357)
+++ head/net-im/licq/Makefile	Thu Jan 18 15:52:42 2018	(r459358)
@@ -4,7 +4,7 @@
 
 PORTNAME=	base
 PORTVERSION=	${LICQ_VER}
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	net-im
 PKGNAMESUFFIX=	${SOCKS_SUFFIX}${PKGNAMESUFFIX2}
 



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