diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-06-15 20:25:05 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-06-15 20:25:05 +0000 |
commit | 9f79a4f0c0f8cf89b4831f33803b402441c7b4ff (patch) | |
tree | 91e42ef5442e687428fdd946524901bfe7a41c02 /print/hplip | |
parent | 5471ff13955183b46811387b79b6e3ab9caddc54 (diff) | |
download | ports-9f79a4f0c0f8cf89b4831f33803b402441c7b4ff.tar.gz ports-9f79a4f0c0f8cf89b4831f33803b402441c7b4ff.zip |
Notes
Diffstat (limited to 'print/hplip')
-rw-r--r-- | print/hplip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile index b378946b79f8..de6a38e16b33 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Drivers and utilities for HP Printers and All-in-One devices LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ |