aboutsummaryrefslogtreecommitdiff
path: root/devel/crossgo32
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-16 09:38:34 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-16 09:38:34 +0000
commite4df6c1cb285476111d3e005060f7364a6fa0adf (patch)
tree8d1a24a8b4361e29ad98485cb6e683a5c426d5f1 /devel/crossgo32
parent142040ae41461610997efd1fafd8c9f6506f2970 (diff)
downloadports-e4df6c1cb285476111d3e005060f7364a6fa0adf.tar.gz
ports-e4df6c1cb285476111d3e005060f7364a6fa0adf.zip
Notes
Diffstat (limited to 'devel/crossgo32')
-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