svn commit: r381249 - head/www/kcgi

Baptiste Daroussin bapt at FreeBSD.org
Sat Mar 14 06:04:03 UTC 2015


Author: bapt
Date: Sat Mar 14 06:04:02 2015
New Revision: 381249
URL: https://svnweb.freebsd.org/changeset/ports/381249
QAT: https://qat.redports.org/buildarchive/r381249/

Log:
  Update the comment

Modified:
  head/www/kcgi/Makefile

Modified: head/www/kcgi/Makefile
==============================================================================
--- head/www/kcgi/Makefile	Sat Mar 14 06:03:23 2015	(r381248)
+++ head/www/kcgi/Makefile	Sat Mar 14 06:04:02 2015	(r381249)
@@ -6,7 +6,7 @@ CATEGORIES=	www devel
 MASTER_SITES=	http://kristaps.bsd.lv/kcgi/snapshots/
 
 MAINTAINER=	bapt at FreeBSD.org
-COMMENT=	Minimal CGI library in C
+COMMENT=	Minimal sandboxed CGI library in C
 
 LICENSE=	ISCL
 


More information about the svn-ports-head mailing list