svn commit: r484756 - head/www/shellinabox

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 11 18:25:02 UTC 2018


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


More information about the svn-ports-all mailing list