Bug 183746 - [PATCH] www/p5-FAQ-OMatic: Add STAGE support, take maintainership
Summary: [PATCH] www/p5-FAQ-OMatic: Add STAGE support, take maintainership
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-07 11:50 UTC by Muhammad Moinur Rahman
Modified: 2013-11-09 22:21 UTC (History)
0 users

See Also:


Attachments
p5-FAQ-OMatic-2.719_1.patch (1.26 KB, patch)
2013-11-07 11:50 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-07 11:50:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-11-09 21:47:30 UTC
Author: sunpoet
Date: Sat Nov  9 21:46:56 2013
New Revision: 333347
URL: http://svnweb.freebsd.org/changeset/ports/333347

Log:
  - Add LICENSE
  - Pass maintainership to submitter
  
  PR:		ports/183746
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>

Modified:
  head/www/p5-FAQ-OMatic/Makefile

Modified: head/www/p5-FAQ-OMatic/Makefile
==============================================================================
--- head/www/p5-FAQ-OMatic/Makefile	Sat Nov  9 21:46:52 2013	(r333346)
+++ head/www/p5-FAQ-OMatic/Makefile	Sat Nov  9 21:46:56 2013	(r333347)
@@ -7,9 +7,11 @@ CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Perl API to manipulate FAQ-O-Matics
 
+LICENSE=	GPLv2
+
 USES=		perl5
 USE_PERL5=	configure
 
_______________________________________________
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"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-11-09 22:21:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!