svn commit: r514591 - head/print/a2pdf

Dmitri Goutnik dmgk at FreeBSD.org
Wed Oct 16 13:30:21 UTC 2019


Author: dmgk
Date: Wed Oct 16 13:30:20 2019
New Revision: 514591
URL: https://svnweb.freebsd.org/changeset/ports/514591

Log:
  print/a2pdf : Update MAINTAINER
  
  - Pass maintainership to the submitter
  
  PR:		241277
  Submitted by:	Chris Hutchinson <portmaster at bsdforge.com>
  Approved by:	araujo (mentor)
  Differential Revision:	https://reviews.freebsd.org/D22047

Modified:
  head/print/a2pdf/Makefile

Modified: head/print/a2pdf/Makefile
==============================================================================
--- head/print/a2pdf/Makefile	Wed Oct 16 13:26:54 2019	(r514590)
+++ head/print/a2pdf/Makefile	Wed Oct 16 13:30:20 2019	(r514591)
@@ -8,7 +8,7 @@ CATEGORIES=	print perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:JONALLEN
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	portmaster at BSDforge.com
 COMMENT=	Text to PDF converter
 
 LICENSE=	ART20


More information about the svn-ports-head mailing list