svn commit: r424447 - in head/print: hplip hplip-plugin

Ben Woods woodsb02 at FreeBSD.org
Sat Oct 22 06:08:36 UTC 2016


Author: woodsb02
Date: Sat Oct 22 06:08:34 2016
New Revision: 424447
URL: https://svnweb.freebsd.org/changeset/ports/424447

Log:
  print/hplip and print/hplip-plugin: Take maintainership
  
  Approved by:	adamw (mentor, implicit)

Modified:
  head/print/hplip-plugin/Makefile
  head/print/hplip/Makefile

Modified: head/print/hplip-plugin/Makefile
==============================================================================
--- head/print/hplip-plugin/Makefile	Sat Oct 22 05:36:16 2016	(r424446)
+++ head/print/hplip-plugin/Makefile	Sat Oct 22 06:08:34 2016	(r424447)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://hplipopensource.com
 DISTNAME=	hplip-${DISTVERSION}-plugin
 EXTRACT_SUFX=	.run
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	woodsb02 at FreeBSD.org
 COMMENT=	Binary plugin for some HP Printers and All-in-One devices
 
 LICENSE=	HPLIP_PLUGIN

Modified: head/print/hplip/Makefile
==============================================================================
--- head/print/hplip/Makefile	Sat Oct 22 05:36:16 2016	(r424446)
+++ head/print/hplip/Makefile	Sat Oct 22 06:08:34 2016	(r424447)
@@ -6,7 +6,7 @@ PORTVERSION=	3.16.9
 CATEGORIES=	print
 MASTER_SITES=	SF
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	woodsb02 at FreeBSD.org
 COMMENT=	Drivers and utilities for HP Printers and All-in-One devices
 
 LICENSE=	GPLv2 MIT BSD3CLAUSE


More information about the svn-ports-all mailing list