svn commit: r352909 - head/www/csstidy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 3 14:10:25 UTC 2014


Author: sunpoet
Date: Sat May  3 14:10:25 2014
New Revision: 352909
URL: http://svnweb.freebsd.org/changeset/ports/352909
QAT: https://qat.redports.org/buildarchive/r352909/

Log:
  - Add LICENSE

Modified:
  head/www/csstidy/Makefile

Modified: head/www/csstidy/Makefile
==============================================================================
--- head/www/csstidy/Makefile	Sat May  3 14:09:52 2014	(r352908)
+++ head/www/csstidy/Makefile	Sat May  3 14:10:25 2014	(r352909)
@@ -10,6 +10,8 @@ DISTNAME=	${PORTNAME}-source-${PORTVERSI
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Opensource CSS parser and optimiser
 
+LICENSE=	GPLv2
+
 USES=		zip
 NO_WRKSUBDIR=	yes
 


More information about the svn-ports-all mailing list