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 /devel/crossgo32 | |
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 'devel/crossgo32')
-rw-r--r-- | devel/crossgo32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile index 7df3502adb5f..de68aacc6176 100644 --- a/devel/crossgo32/Makefile +++ b/devel/crossgo32/Makefile @@ -13,7 +13,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://sources.redhat.com/pub/crossgcc/ -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= trevor DISTNAME= crosstree-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} dosrel-1.0${EXTRACT_SUFX} |