diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-13 05:03:28 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-13 05:03:28 +0800 |
commit | 3ac0622d8296b44640eed0eec3954ca44c1ff5b7 (patch) | |
tree | 5e4fc5a20bd92c363702c7e130602f761e8565a7 /misc | |
parent | 3c668f49c544dc4da5bc27f0eb27b8542799d1d4 (diff) | |
download | freebsd-ports-gnome-3ac0622d8296b44640eed0eec3954ca44c1ff5b7.tar.gz freebsd-ports-gnome-3ac0622d8296b44640eed0eec3954ca44c1ff5b7.tar.zst freebsd-ports-gnome-3ac0622d8296b44640eed0eec3954ca44c1ff5b7.zip |
Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/chord/Makefile | 2 | ||||
-rw-r--r-- | misc/kp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/chord/Makefile b/misc/chord/Makefile index 153be44bcec5..8af3ca17e457 100644 --- a/misc/chord/Makefile +++ b/misc/chord/Makefile @@ -9,7 +9,7 @@ PORTNAME= chord PORTVERSION= 3.6 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= trevor DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org diff --git a/misc/kp/Makefile b/misc/kp/Makefile index 8be007d8788a..0d703321b84f 100644 --- a/misc/kp/Makefile +++ b/misc/kp/Makefile @@ -9,7 +9,7 @@ PORTNAME= kp PORTVERSION= 1.00 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/kp +MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org COMMENT= The Keyboard Practicer, touch-type training program |