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