From c99c6009443219fbcb10c1baf7b6d0c93975f58a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 14 Apr 2000 10:48:02 +0000 Subject: Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it. --- graphics/hpscan/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/hpscan') diff --git a/graphics/hpscan/Makefile b/graphics/hpscan/Makefile index 051c69e73160..30ebd7e9aa10 100644 --- a/graphics/hpscan/Makefile +++ b/graphics/hpscan/Makefile @@ -6,11 +6,12 @@ # $FreeBSD$ # -DISTNAME= scanner -PKGNAME= hpscan-1.0 +PORTNAME= hpscan +PORTVERSION= 1.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftp.cogsci.ed.ac.uk/pub/richard/ +DISTNAME= scanner MAINTAINER= jkh@FreeBSD.org -- cgit v1.2.3