Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Aug 2014 17:46:32 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365012 - head/devel/hub
Message-ID:  <201408151746.s7FHkWJv092289@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Aug 15 17:46:32 2014
New Revision: 365012
URL: http://svnweb.freebsd.org/changeset/ports/365012
QAT: https://qat.redports.org/buildarchive/r365012/

Log:
  - Add LICENSE
  - Update WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/hub/Makefile
  head/devel/hub/pkg-descr

Modified: head/devel/hub/Makefile
==============================================================================
--- head/devel/hub/Makefile	Fri Aug 15 17:45:14 2014	(r365011)
+++ head/devel/hub/Makefile	Fri Aug 15 17:46:32 2014	(r365012)
@@ -8,6 +8,8 @@ CATEGORIES=	devel
 MAINTAINER=	koukopoulos@gmail.com
 COMMENT=	Introduces git to GitHub
 
+LICENSE=	MIT
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	github
 GH_TAGNAME=	v${DISTVERSION}

Modified: head/devel/hub/pkg-descr
==============================================================================
--- head/devel/hub/pkg-descr	Fri Aug 15 17:45:14 2014	(r365011)
+++ head/devel/hub/pkg-descr	Fri Aug 15 17:46:32 2014	(r365012)
@@ -1,4 +1,4 @@
 hub is a command line tool that wraps git in order to extend it with extra
 features and commands that make working with GitHub easier.
 
-WWW: http://defunkt.io/hub/
+WWW: https://hub.github.com/



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