diff options
author | asami <asami@FreeBSD.org> | 2000-06-10 05:59:16 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-06-10 05:59:16 +0800 |
commit | c21702d87141ac172933192ad7222dbab24178f5 (patch) | |
tree | ed8c709618061dac4669406a9aa3dfa00774d8f3 /devel/crossgo32 | |
parent | 261785dcc9c63d209200224a091f7f99e1c4b245 (diff) | |
download | freebsd-ports-gnome-c21702d87141ac172933192ad7222dbab24178f5.tar.gz freebsd-ports-gnome-c21702d87141ac172933192ad7222dbab24178f5.tar.zst freebsd-ports-gnome-c21702d87141ac172933192ad7222dbab24178f5.zip |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
Diffstat (limited to 'devel/crossgo32')
-rw-r--r-- | devel/crossgo32/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile index 4ce36e4ea036..94f1b5d7ac1e 100644 --- a/devel/crossgo32/Makefile +++ b/devel/crossgo32/Makefile @@ -12,6 +12,7 @@ PORTVERSION= 1.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://sourceware.cygnus.com/pub/crossgcc/ +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= crosstree-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} dosrel-1.0${EXTRACT_SUFX} |