diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-13 05:03:28 +0800 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-13 05:03:28 +0800 |
commit | 6ac9725459d109f4ec82e471544d6657a151140d (patch) | |
tree | e8fa177e7772c5c3521802acf38eaad57b288ccb /converters | |
parent | f7d7822118904b655aaa04fa943895bc20f462cf (diff) | |
download | freebsd-ports-gnome-6ac9725459d109f4ec82e471544d6657a151140d.tar.gz freebsd-ports-gnome-6ac9725459d109f4ec82e471544d6657a151140d.tar.zst freebsd-ports-gnome-6ac9725459d109f4ec82e471544d6657a151140d.zip |
Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/btoa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/btoa/Makefile b/converters/btoa/Makefile index 2d2abbeca123..fd82d584909b 100644 --- a/converters/btoa/Makefile +++ b/converters/btoa/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org COMMENT= Encode/decode binary to printable ASCII |