svn commit: r479312 - head/science/p5-Geo-BUFR

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 9 16:59:18 UTC 2018


Author: sunpoet
Date: Sun Sep  9 16:59:16 2018
New Revision: 479312
URL: https://svnweb.freebsd.org/changeset/ports/479312

Log:
  Take maintainership

Modified:
  head/science/p5-Geo-BUFR/Makefile

Modified: head/science/p5-Geo-BUFR/Makefile
==============================================================================
--- head/science/p5-Geo-BUFR/Makefile	Sun Sep  9 16:59:12 2018	(r479311)
+++ head/science/p5-Geo-BUFR/Makefile	Sun Sep  9 16:59:16 2018	(r479312)
@@ -8,15 +8,16 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PSANNES
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	perl at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Perl extension for handling of WMO BUFR files
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENCE
 
 USES=		perl5 shebangfix
-SHEBANG_FILES=	*.pl
 USE_PERL5=	configure
+
+SHEBANG_FILES=	*.pl
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Geo/BUFR/BUFR.so


More information about the svn-ports-head mailing list