diff options
author | nate <nate@FreeBSD.org> | 1998-10-06 02:27:26 +0800 |
---|---|---|
committer | nate <nate@FreeBSD.org> | 1998-10-06 02:27:26 +0800 |
commit | 59bd9522c9876304a07ec331540362b5b9c72f21 (patch) | |
tree | c50973b24e795af9e0612522766d72c9366c3b40 /graphics | |
parent | a07c58432fde9aa15d033b2b8ce157e32849857a (diff) | |
download | freebsd-ports-gnome-59bd9522c9876304a07ec331540362b5b9c72f21.tar.gz freebsd-ports-gnome-59bd9522c9876304a07ec331540362b5b9c72f21.tar.zst freebsd-ports-gnome-59bd9522c9876304a07ec331540362b5b9c72f21.zip |
- Make Jordan the maintainer, since I don't even own a scanner anymore and
he was the last person to touch it. :)
Nate
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/hpscan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hpscan/Makefile b/graphics/hpscan/Makefile index cb2d39195e0f..e3294bf978b2 100644 --- a/graphics/hpscan/Makefile +++ b/graphics/hpscan/Makefile @@ -3,7 +3,7 @@ # Date created: 12 January 1996 # Whom: nate # -# $Id: Makefile,v 1.13 1998/08/09 08:58:44 asami Exp $ +# $Id: Makefile,v 1.14 1998/09/15 11:45:53 asami Exp $ # DISTNAME= scanner @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftp.cogsci.ed.ac.uk/pub/richard/ -MAINTAINER= nate@FreeBSD.org +MAINTAINER= jkh@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg |