diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2016-10-22 06:08:34 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2016-10-22 06:08:34 +0000 |
commit | 2ea128e16035fb9f5946e3906f864581a4bb1444 (patch) | |
tree | b14af9301b35e7934f8493af961e1ea6deb7147e | |
parent | multimedia/emby-server: Update to 3.0.8300 (diff) |
print/hplip and print/hplip-plugin: Take maintainership
Approved by: adamw (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=424447
-rw-r--r-- | print/hplip-plugin/Makefile | 2 | ||||
-rw-r--r-- | print/hplip/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/hplip-plugin/Makefile b/print/hplip-plugin/Makefile index a367a4a738d1..5dc3d512704c 100644 --- a/print/hplip-plugin/Makefile +++ b/print/hplip-plugin/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://hplipopensource.com/hplip-web/plugin/ DISTNAME= hplip-${DISTVERSION}-plugin EXTRACT_SUFX= .run -MAINTAINER= ports@FreeBSD.org +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Binary plugin for some HP Printers and All-in-One devices LICENSE= HPLIP_PLUGIN diff --git a/print/hplip/Makefile b/print/hplip/Makefile index bfdc4e35654b..eb5def6fff75 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.16.9 CATEGORIES= print MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Drivers and utilities for HP Printers and All-in-One devices LICENSE= GPLv2 MIT BSD3CLAUSE |