diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-12-15 19:48:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-12-15 19:48:26 +0000 |
commit | b641caf81b0cda656ad6e6d9ce2102cb34ab8d09 (patch) | |
tree | 302c8df665732d77512724fa625bce8a2878062d /print | |
parent | e88b9d92a89920f43f12c6fbf5260255fe2bfd90 (diff) | |
download | ports-b641caf81b0cda656ad6e6d9ce2102cb34ab8d09.tar.gz ports-b641caf81b0cda656ad6e6d9ce2102cb34ab8d09.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/hplip3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile index 838caba11ffa..14ee97d0fdc7 100644 --- a/print/hplip3/Makefile +++ b/print/hplip3/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.9.8 CATEGORIES= print MASTER_SITES= SF -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Drivers and utilities for HP Printers and All-in-One devices LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ |