svn commit: r332295 - head/converters/tnef

Renato Botelho garga at FreeBSD.org
Thu Oct 31 23:31:00 UTC 2013


Author: garga
Date: Thu Oct 31 23:30:59 2013
New Revision: 332295
URL: http://svnweb.freebsd.org/changeset/ports/332295

Log:
  . Add LICENSE
  . Remove Author:
  . Use space on WWW

Modified:
  head/converters/tnef/Makefile
  head/converters/tnef/pkg-descr   (contents, props changed)

Modified: head/converters/tnef/Makefile
==============================================================================
--- head/converters/tnef/Makefile	Thu Oct 31 23:29:56 2013	(r332294)
+++ head/converters/tnef/Makefile	Thu Oct 31 23:30:59 2013	(r332295)
@@ -9,6 +9,8 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	garga at FreeBSD.org
 COMMENT=	Unpack data in MS Outlook TNEF format
 
+LICENSE=	GPLv2
+
 OPTIONS_DEFINE=	DOCS
 
 GNU_CONFIGURE=	yes

Modified: head/converters/tnef/pkg-descr
==============================================================================
--- head/converters/tnef/pkg-descr	Thu Oct 31 23:29:56 2013	(r332294)
+++ head/converters/tnef/pkg-descr	Thu Oct 31 23:30:59 2013	(r332295)
@@ -9,5 +9,4 @@ The TNEF program allows one to unpack th
 into the TNEF attachment.  Thus alleviating the need to use Microsoft Outlook
 to view them.
 
-Author:	Mark Simpson <verdammelt at users.sourceforge.net>
-WWW:	http://tnef.sourceforge.net/
+WWW: http://tnef.sourceforge.net/


More information about the svn-ports-all mailing list