svn commit: r319030 - head/mail/imaptools

Boris Samorodov bsam at FreeBSD.org
Sat May 25 07:29:55 UTC 2013


Author: bsam
Date: Sat May 25 07:29:55 2013
New Revision: 319030
URL: http://svnweb.freebsd.org/changeset/ports/319030

Log:
  Remove the license file since ISCL is now defined at bsd.licenses.db.mk.

Modified:
  head/mail/imaptools/Makefile

Modified: head/mail/imaptools/Makefile
==============================================================================
--- head/mail/imaptools/Makefile	Sat May 25 05:47:47 2013	(r319029)
+++ head/mail/imaptools/Makefile	Sat May 25 07:29:55 2013	(r319030)
@@ -12,7 +12,6 @@ MAINTAINER=	bsam at FreeBSD.org
 COMMENT=	Tools and scripts to use with IMAP servers
 
 LICENSE=	ISCL
-LICENSE_FILE=	${WRKDIR}/license.txt
 
 CONFLICTS=	imaputils-[0-9]*
 


More information about the svn-ports-all mailing list