Bug 187672 - [MAINTAINER] textproc/extract_url: Change LICENSE
Summary: [MAINTAINER] textproc/extract_url: Change LICENSE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-17 18:30 UTC by Horia Racoviceanu
Modified: 2014-03-18 15:10 UTC (History)
0 users

See Also:


Attachments
file.diff (433 bytes, patch)
2014-03-17 18:30 UTC, Horia Racoviceanu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Horia Racoviceanu 2014-03-17 18:30:00 UTC

Fix: - Change LICENSE from BSD to BSD2CLAUSE

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-17 18:30:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2014-03-18 15:01:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-03-18 15:01:01 UTC
Author: swills
Date: Tue Mar 18 15:00:53 2014
New Revision: 348567
URL: http://svnweb.freebsd.org/changeset/ports/348567
QAT: https://qat.redports.org/buildarchive/r348567/

Log:
  - Change LICENSE from BSD to BSD2CLAUSE
  
  PR:		ports/187672
  Submitted by:	Horia Racoviceanu <horia@racoviceanu.com> (maintainer)

Modified:
  head/textproc/extract_url/Makefile

Modified: head/textproc/extract_url/Makefile
==============================================================================
--- head/textproc/extract_url/Makefile	Tue Mar 18 14:59:23 2014	(r348566)
+++ head/textproc/extract_url/Makefile	Tue Mar 18 15:00:53 2014	(r348567)
@@ -10,7 +10,7 @@ PROJECTHOST=	extracturl
 MAINTAINER=	horia@racoviceanu.com
 COMMENT=	Perl script that extracts URLs from email in MIME or plain text format
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 BUILD_DEPENDS=	p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \
 		p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"