summaryrefslogtreecommitdiffstats
path: root/lang/mozart
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-11 22:51:49 +0000
committerkris <kris@FreeBSD.org>2004-04-11 22:51:49 +0000
commit463d500ed16baf1b820d0919491a653d460e22b6 (patch)
tree249975a3773a8c77b6af50a59602360ce965121e /lang/mozart
parent199f40474d144a22eb9293710dc4f0029dfa6a9a (diff)
downloadFreeBSD-ports-463d500ed16baf1b820d0919491a653d460e22b6.zip
FreeBSD-ports-463d500ed16baf1b820d0919491a653d460e22b6.tar.gz
Remove duplicate listing of ${MOZART_DOCS} in ${DISTFILES} to unbreak the
checksum listing and fix fetching.
Diffstat (limited to 'lang/mozart')
-rw-r--r--lang/mozart/Makefile2
-rw-r--r--lang/mozart/distinfo2
2 files changed, 1 insertions, 3 deletions
diff --git a/lang/mozart/Makefile b/lang/mozart/Makefile
index 8da8da1..c44b1a6 100644
--- a/lang/mozart/Makefile
+++ b/lang/mozart/Makefile
@@ -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
diff --git a/lang/mozart/distinfo b/lang/mozart/distinfo
index ccf9077..10f2e9d 100644
--- a/lang/mozart/distinfo
+++ b/lang/mozart/distinfo
@@ -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
OpenPOWER on IntegriCloud