Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2018 18:24:54 +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: r484756 - head/www/shellinabox
Message-ID:  <201811111824.wABIOsl3040476@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 11 18:24:54 2018
New Revision: 484756
URL: https://svnweb.freebsd.org/changeset/ports/484756

Log:
  Update WWW
  
  - While I'm here, remove no-op GH_ACCOUNT (the default)
  
  Approved by:	portmgr (blanket)

Modified:
  head/www/shellinabox/Makefile
  head/www/shellinabox/pkg-descr

Modified: head/www/shellinabox/Makefile
==============================================================================
--- head/www/shellinabox/Makefile	Sun Nov 11 18:24:45 2018	(r484755)
+++ head/www/shellinabox/Makefile	Sun Nov 11 18:24:54 2018	(r484756)
@@ -20,7 +20,6 @@ NOLOGIN_DESC=	Login through ssh (not through login)
 
 GNU_CONFIGURE=	yes
 USE_GITHUB=	yes
-GH_ACCOUNT=	shellinabox
 
 USE_RC_SUBR=	shellinaboxd
 USERS?=		shellinabox

Modified: head/www/shellinabox/pkg-descr
==============================================================================
--- head/www/shellinabox/pkg-descr	Sun Nov 11 18:24:45 2018	(r484755)
+++ head/www/shellinabox/pkg-descr	Sun Nov 11 18:24:54 2018	(r484756)
@@ -1,4 +1,4 @@
 Shell In A Box is a web server that can export arbitary command line tools
 to a web based terminal emulator.
 
-WWW: http://code.google.com/p/shellinabox/
+WWW: https://github.com/shellinabox/shellinabox



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