svn commit: r302561 - head/www/c-icap

Martin Matuska mm at FreeBSD.org
Wed Aug 15 01:47:58 UTC 2012


Author: mm
Date: Wed Aug 15 01:47:57 2012
New Revision: 302561
URL: http://svn.freebsd.org/changeset/ports/302561

Log:
  Do not include license file for known license

Modified:
  head/www/c-icap/Makefile

Modified: head/www/c-icap/Makefile
==============================================================================
--- head/www/c-icap/Makefile	Wed Aug 15 01:47:11 2012	(r302560)
+++ head/www/c-icap/Makefile	Wed Aug 15 01:47:57 2012	(r302561)
@@ -17,7 +17,6 @@ MAINTAINER=	mm at FreeBSD.org
 COMMENT=	ICAP server implementation
 
 LICENSE=	LGPL21
-LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes



More information about the svn-ports-head mailing list