aboutsummaryrefslogtreecommitdiff
path: root/devel/crossgo32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/crossgo32/Makefile')
-rw-r--r--devel/crossgo32/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile
index cdcaba5f1fe5..4ce36e4ea036 100644
--- a/devel/crossgo32/Makefile
+++ b/devel/crossgo32/Makefile
@@ -12,8 +12,8 @@ PORTVERSION= 1.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL} \
ftp://sourceware.cygnus.com/pub/crossgcc/
-DISTFILES= crosstree-${PORTVERSION}${EXTRACT_SUFX} \
- dosrel-1.0${EXTRACT_SUFX}
+DISTNAME= crosstree-${PORTVERSION}
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} dosrel-1.0${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org