diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-10 05:59:16 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-10 05:59:16 +0800 |
commit | fe90a46320532cd21dbbf025598fab0fccb2b55a (patch) | |
tree | 3c45e06228f6ac7b46f01b9319ba3f5a4583431e /converters | |
parent | f11dbca392399a4c3ba8cae7e1b5e5cc709ff657 (diff) | |
download | freebsd-ports-gnome-fe90a46320532cd21dbbf025598fab0fccb2b55a.tar.gz freebsd-ports-gnome-fe90a46320532cd21dbbf025598fab0fccb2b55a.tar.zst freebsd-ports-gnome-fe90a46320532cd21dbbf025598fab0fccb2b55a.zip |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/btoa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/btoa/Makefile b/converters/btoa/Makefile index 7c11bccfac68..4153dda8cc0a 100644 --- a/converters/btoa/Makefile +++ b/converters/btoa/Makefile @@ -9,6 +9,7 @@ PORTNAME= btoa PORTVERSION= 5.2.1 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= btoa-5.2 PATCH_SITES= ${MASTER_SITES} |