diff options
author | dougb <dougb@FreeBSD.org> | 2011-05-16 13:22:09 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-05-16 13:22:09 +0800 |
commit | cecd64c8e32a5c5f69d814ae5974705e159f3671 (patch) | |
tree | bc80d2baf4be6bf0766cb8d126ff409fd19f22f2 /print | |
parent | ee37fb53ad673a93fa8279cd3501c2c064de9802 (diff) | |
download | freebsd-ports-gnome-cecd64c8e32a5c5f69d814ae5974705e159f3671.tar.gz freebsd-ports-gnome-cecd64c8e32a5c5f69d814ae5974705e159f3671.tar.zst freebsd-ports-gnome-cecd64c8e32a5c5f69d814ae5974705e159f3671.zip |
Miscellaneous cleanups and fixes, some of the windowmaker stuff
gracefully provided by danfe.
Diffstat (limited to 'print')
-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 |