Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2017 09:02:11 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437988 - head/net-im/vacuum-im
Message-ID:  <201704080902.v3892Bu5055053@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Apr  8 09:02:11 2017
New Revision: 437988
URL: https://svnweb.freebsd.org/changeset/ports/437988

Log:
  - Add LICENSE_FILE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/net-im/vacuum-im/Makefile
  head/net-im/vacuum-im/pkg-descr

Modified: head/net-im/vacuum-im/Makefile
==============================================================================
--- head/net-im/vacuum-im/Makefile	Sat Apr  8 08:49:23 2017	(r437987)
+++ head/net-im/vacuum-im/Makefile	Sat Apr  8 09:02:11 2017	(r437988)
@@ -10,6 +10,7 @@ MAINTAINER=	vg@FreeBSD.org
 COMMENT=	Crossplatform Jabber client
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	Vacuum-IM

Modified: head/net-im/vacuum-im/pkg-descr
==============================================================================
--- head/net-im/vacuum-im/pkg-descr	Sat Apr  8 08:49:23 2017	(r437987)
+++ head/net-im/vacuum-im/pkg-descr	Sat Apr  8 09:02:11 2017	(r437988)
@@ -3,4 +3,4 @@ The core program is just a plugin loader
 via plugins. This enforces modularity and ensures well defined component
 interaction via interfaces.
 
-WWW: http://code.google.com/p/vacuum-im/
+WWW: https://github.com/Vacuum-IM



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