diff options
Diffstat (limited to 'graphics/hpscan/Makefile')
-rw-r--r-- | graphics/hpscan/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/hpscan/Makefile b/graphics/hpscan/Makefile index 051c69e..30ebd7e 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 |