svn commit: r361641 - head/shells/lshell
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 12 20:34:35 UTC 2014
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 at 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
More information about the svn-ports-head
mailing list