diff options
Diffstat (limited to 'devel/crossgo32/Makefile')
-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} |