svn commit: r437988 - head/net-im/vacuum-im

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Apr 8 09:02:12 UTC 2017


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 at 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


More information about the svn-ports-head mailing list