Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2016 15:52:18 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426116 - head/archivers/tclmkziplib
Message-ID:  <201611141552.uAEFqIl2054153@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Mon Nov 14 15:52:18 2016
New Revision: 426116
URL: https://svnweb.freebsd.org/changeset/ports/426116

Log:
  archivers/tclmkziplib: remove LICENSE, wasn't supposed to be committed

Modified:
  head/archivers/tclmkziplib/Makefile

Modified: head/archivers/tclmkziplib/Makefile
==============================================================================
--- head/archivers/tclmkziplib/Makefile	Mon Nov 14 15:51:52 2016	(r426115)
+++ head/archivers/tclmkziplib/Makefile	Mon Nov 14 15:52:18 2016	(r426116)
@@ -11,8 +11,6 @@ DISTNAME=	mkZiplib${PORTVERSION:S/.//}
 MAINTAINER=	tcltk@FreeBSD.org
 COMMENT=	GZIP and ZIP support for TCL; dynamically loadable
 
-LICENSE=	MIT
-
 BROKEN_aarch64=	Fails to build: error: operand of type va_list where arithmetic or pointer type is required
 DEPRECATED=	Abandonware, please use bundled zlib package [http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm]
 EXPIRATION_DATE=2017-01-15



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