Remove duplicate listing of ${MOZART_DOCS} in ${DISTFILES} to unbreak the

checksum listing and fix fetching.
This commit is contained in:
Kris Kennaway 2004-04-11 22:51:49 +00:00
parent 80ca67abfd
commit d2f08e8256
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106745
2 changed files with 1 additions and 3 deletions

View File

@ -12,7 +12,7 @@ CATEGORIES= lang tk83 parallel
MASTER_SITES= http://www.mozart-oz.org/download/mozart-ftp/store/1.2.5-2003-02-12/ \
ftp://ftp.mozart-oz.org/pub/mozart/${PORTVERSION}/tar/ \
ftp://ftp.sics.se/pub/mozart/${PORTVERSION}/tar/
DISTFILES= ${DISTNAME}-src.tar.gz ${MOZART_DOCS}
DISTFILES= ${DISTNAME}-src.tar.gz
.if !defined(NOPORTDOCS)
DISTFILES+= ${MOZART_DOCS}
.endif

View File

@ -2,5 +2,3 @@ MD5 (mozart-1.2.5.20030212-src.tar.gz) = b3811893c9a230a46ee4e5b4eeb5d65c
SIZE (mozart-1.2.5.20030212-src.tar.gz) = 7852034
MD5 (mozart-1.2.5.20030212-doc.tar.gz) = 389ee3f247ccb95e58bd949db4612875
SIZE (mozart-1.2.5.20030212-doc.tar.gz) = 3898895
MD5 (mozart-1.2.5.20030212-doc.tar.gz) = 389ee3f247ccb95e58bd949db4612875
SIZE (mozart-1.2.5.20030212-doc.tar.gz) = 3898895