svn commit: r308360 - head/science/p5-Chemistry-Mol

Wen Heping wen at FreeBSD.org
Thu Dec 6 02:12:53 UTC 2012


Author: wen
Date: Thu Dec  6 02:12:52 2012
New Revision: 308360
URL: http://svnweb.freebsd.org/changeset/ports/308360

Log:
  - Trim Makefile headers
  - Pass maintainership to perl@
  
  Feature safe:	yes
  > Description of fields to fill in above:                     76 columns --|
  > PR:            If a GNATS PR is affected by the change.
  > Submitted by:  If someone else sent in the change.
  > Reviewed by:   If someone else reviewed your modification.
  > Approved by:   If you needed approval for this commit.
  > Obtained from: If the change is from a third party.
  > MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
  > Security:      Vulnerability reference (one per line) or description.
  > Empty fields above will be automatically removed.
  
  M    p5-Chemistry-Mol/Makefile

Modified:
  head/science/p5-Chemistry-Mol/Makefile

Modified: head/science/p5-Chemistry-Mol/Makefile
==============================================================================
--- head/science/p5-Chemistry-Mol/Makefile	Thu Dec  6 01:59:29 2012	(r308359)
+++ head/science/p5-Chemistry-Mol/Makefile	Thu Dec  6 02:12:52 2012	(r308360)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	Chemistry-Mol
-# Date created:				11 May, 2009
-# Whom:					Wen Heping <wenheping at gmail.com>
-#
+# Created by: Wen Heping <wenheping at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	Chemistry-Mol
 PORTVERSION=	0.37
@@ -11,7 +7,7 @@ CATEGORIES=	science perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	wenheping at gmail.com
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl toolkit to describe molecules
 
 BUILD_DEPENDS=	p5-Math-VectorReal>=1.02:${PORTSDIR}/math/p5-Math-VectorReal


More information about the svn-ports-all mailing list