Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 23:31:00 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332295 - head/converters/tnef
Message-ID:  <201310312331.r9VNV0g5010398@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@users.sourceforge.net>
-WWW:	http://tnef.sourceforge.net/
+WWW: http://tnef.sourceforge.net/



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