diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-16 05:22:09 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-16 05:22:09 +0000 |
commit | 31ae302eb665784c7ca35def30a3f47687c59030 (patch) | |
tree | fda64ec7439d564a4bfaaf6633cbd98893469dab /print/hpijs | |
parent | - Update to version 0.3.1 [1] (diff) |
Miscellaneous cleanups and fixes, some of the windowmaker stuff
gracefully provided by danfe.
Notes
Notes:
svn path=/head/; revision=274159
Diffstat (limited to 'print/hpijs')
-rw-r--r-- | print/hpijs/Makefile | 2 | ||||
-rw-r--r-- | print/hpijs/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index 1079f7aff3e8..cb5e2082cef1 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= print MASTER_SITES= SF/hpinkjet/${PORTNAME}/${PORTVERSION} -MAINTAINER= DougB@FreeBSD.org +MAINTAINER= dougb@FreeBSD.org COMMENT= Drivers and support resources for HP Inkjet Printers LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg diff --git a/print/hpijs/pkg-descr b/print/hpijs/pkg-descr index e37eb57d5253..d518093817c6 100644 --- a/print/hpijs/pkg-descr +++ b/print/hpijs/pkg-descr @@ -6,4 +6,4 @@ Inkjet and some LaserJet. WWW: http://hpinkjet.sourceforge.net/ - Doug Barton -DougB@FreeBSD.org +dougb@FreeBSD.org |