summaryrefslogtreecommitdiffstats
path: root/devel/mico
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-08 08:33:31 +0000
committeredwin <edwin@FreeBSD.org>2003-09-08 08:33:31 +0000
commit8d838959f46d0e08f7d3971e629aff9d73de00b3 (patch)
tree579c9db1f2becfd33227bda9398089502050552a /devel/mico
parentdcad5320cf03ae70ed89538b0b3fcae05989f78e (diff)
downloadFreeBSD-ports-8d838959f46d0e08f7d3971e629aff9d73de00b3.zip
FreeBSD-ports-8d838959f46d0e08f7d3971e629aff9d73de00b3.tar.gz
[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>
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 226c51f..b079a03 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
OpenPOWER on IntegriCloud