diff options
-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 |