diff options
-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 |