diff options
author | vs <vs@FreeBSD.org> | 2004-03-10 21:16:50 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-03-10 21:16:50 +0800 |
commit | 66e9a290d9561243b7ed5cefbdd76378a7c3a672 (patch) | |
tree | 5e60eed8c4520c8dc29715ba273ade81c11c8791 /graphics/hpoj | |
parent | 936c5b74ef31cd17a3421fa32fee3c77aad07116 (diff) | |
download | freebsd-ports-gnome-66e9a290d9561243b7ed5cefbdd76378a7c3a672.tar.gz freebsd-ports-gnome-66e9a290d9561243b7ed5cefbdd76378a7c3a672.tar.zst freebsd-ports-gnome-66e9a290d9561243b7ed5cefbdd76378a7c3a672.zip |
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here
Approved by: linimon (mentor)
Diffstat (limited to 'graphics/hpoj')
-rw-r--r-- | graphics/hpoj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hpoj/Makefile b/graphics/hpoj/Makefile index b16e954686c8..817e3c286916 100644 --- a/graphics/hpoj/Makefile +++ b/graphics/hpoj/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= hpoj EXTRACT_SUFX= .tgz -MAINTAINER= stolz@i2.informatik.rwth-aachen.de +MAINTAINER= vs@FreeBSD.org COMMENT= "HP OfficeJet Linux driver; printing, scanning, and photo-card access" LIB_DEPENDS= sane.1:${PORTSDIR}/graphics/sane-backends \ |