Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2014 20:34:35 +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: r361641 - head/shells/lshell
Message-ID:  <201407122034.s6CKYZ1S005427@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jul 12 20:34:34 2014
New Revision: 361641
URL: http://svnweb.freebsd.org/changeset/ports/361641
QAT: https://qat.redports.org/buildarchive/r361641/

Log:
  - Add LICENSE
  - Use single space after WWW:

Modified:
  head/shells/lshell/Makefile
  head/shells/lshell/pkg-descr

Modified: head/shells/lshell/Makefile
==============================================================================
--- head/shells/lshell/Makefile	Sat Jul 12 20:32:10 2014	(r361640)
+++ head/shells/lshell/Makefile	Sat Jul 12 20:34:34 2014	(r361641)
@@ -9,6 +9,8 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Shell environment to limited sets of commands to user's
 
+LICENSE=	GPLv3
+
 USE_PYDISTUTILS=	yes
 USE_PYTHON=	yes
 

Modified: head/shells/lshell/pkg-descr
==============================================================================
--- head/shells/lshell/pkg-descr	Sat Jul 12 20:32:10 2014	(r361640)
+++ head/shells/lshell/pkg-descr	Sat Jul 12 20:34:34 2014	(r361641)
@@ -2,4 +2,4 @@ lshell lets you restrict a user's shell 
 choose to enable or disable any command over SSH (e.g. SCP, SFTP, rsync, etc.)
 log user's commands, implement timing restrictions, and more.
 
-WWW:	http://lshell.ghantoos.org
+WWW: http://lshell.ghantoos.org



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