diff options
author | asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
commit | c21702d87141ac172933192ad7222dbab24178f5 (patch) | |
tree | ed8c709618061dac4669406a9aa3dfa00774d8f3 /graphics/hpscan | |
parent | 261785dcc9c63d209200224a091f7f99e1c4b245 (diff) | |
download | FreeBSD-ports-c21702d87141ac172933192ad7222dbab24178f5.zip FreeBSD-ports-c21702d87141ac172933192ad7222dbab24178f5.tar.gz |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
Diffstat (limited to 'graphics/hpscan')
-rw-r--r-- | graphics/hpscan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/hpscan/Makefile b/graphics/hpscan/Makefile index 30ebd7e..568c9b2 100644 --- a/graphics/hpscan/Makefile +++ b/graphics/hpscan/Makefile @@ -11,6 +11,7 @@ PORTVERSION= 1.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftp.cogsci.ed.ac.uk/pub/richard/ +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= scanner MAINTAINER= jkh@FreeBSD.org |