summaryrefslogtreecommitdiff
path: root/devel/mico
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-08 08:33:31 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-08 08:33:31 +0000
commitc33228bd0e58e8a31eccbe15b797f3cf92725856 (patch)
treedc706492dfd6a25492f9218629ce16c81cc14367 /devel/mico
parentUpdate to 3.02.08a (diff)
[MAINTAINER] devel/mico: fix docs fetch
Documentation has gone from master site (I hope accidently), so I've put it on my home page to fix fetching. Doesn't fix the checksum problem. PR: ports/56568 Submitted by: Sergey Matveychuk <sem@ciam.ru>
Notes
Notes: svn path=/head/; revision=88762
Diffstat (limited to 'devel/mico')
-rw-r--r--devel/mico/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index 226c51f6dd62..b079a032c8fc 100644
--- a/devel/mico/Makefile
+++ b/devel/mico/Makefile
@@ -9,9 +9,10 @@ PORTNAME= mico
PORTVERSION= 2.3.10
PORTREVISION= 3
CATEGORIES= devel
-MASTER_SITES= http://www.mico.org/
-DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
- doc-html.tar.gz
+MASTER_SITES= http://www.mico.org/:src \
+ http://www.ciam.ru/~sem/FreeBSD/:docs
+DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:src \
+ doc-html.tar.gz:docs
MAINTAINER= sem@ciam.ru
COMMENT= Fully compliant implementation of CORBA2 with some CORBA3 features