1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Add back DISTNAME.

This commit is contained in:
Satoshi Asami 2000-04-16 09:38:34 +00:00
parent 142040ae41
commit e4df6c1cb2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27644

View File

@ -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