diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-12 21:03:28 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-12 21:03:28 +0000 |
commit | 3ac0622d8296b44640eed0eec3954ca44c1ff5b7 (patch) | |
tree | 5e4fc5a20bd92c363702c7e130602f761e8565a7 /graphics/dore | |
parent | 3c668f49c544dc4da5bc27f0eb27b8542799d1d4 (diff) | |
download | FreeBSD-ports-3ac0622d8296b44640eed0eec3954ca44c1ff5b7.zip FreeBSD-ports-3ac0622d8296b44640eed0eec3954ca44c1ff5b7.tar.gz |
Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
Diffstat (limited to 'graphics/dore')
-rw-r--r-- | graphics/dore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dore/Makefile b/graphics/dore/Makefile index 3be3a82..d4524eb 100644 --- a/graphics/dore/Makefile +++ b/graphics/dore/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 6.0 PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= trevor EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org |