Date: Fri, 7 Dec 2012 07:13:56 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308414 - head/science/p5-Chemistry-MacroMol Message-ID: <201212070713.qB77Duib043171@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Fri Dec 7 07:13:56 2012 New Revision: 308414 URL: http://svnweb.freebsd.org/changeset/ports/308414 Log: - Trim Makefile headers - Pass maintainership to perl@ Feature safe: yes Modified: head/science/p5-Chemistry-MacroMol/Makefile Modified: head/science/p5-Chemistry-MacroMol/Makefile ============================================================================== --- head/science/p5-Chemistry-MacroMol/Makefile Fri Dec 7 05:56:32 2012 (r308413) +++ head/science/p5-Chemistry-MacroMol/Makefile Fri Dec 7 07:13:56 2012 (r308414) @@ -1,9 +1,5 @@ -# New ports collection makefile for: Chemistry-MacroMol -# Date created: 17 May, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= Chemistry-MacroMol PORTVERSION= 0.06 @@ -11,7 +7,7 @@ CATEGORIES= science perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Perl toolkit to describe macromolecules BUILD_DEPENDS= p5-Chemistry-Mol>=0.37:${PORTSDIR}/science/p5-Chemistry-Mol
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212070713.qB77Duib043171>