diff options
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/mcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbone/mcl/Makefile b/mbone/mcl/Makefile index c6075624bce5..32dd98b20e1c 100644 --- a/mbone/mcl/Makefile +++ b/mbone/mcl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.inrialpes.fr/planete/people/roca/mcl/bin/ DISTNAME= mcl_v2.99.1 EXTRACT_SUFX= .tgz -MAINTAINER= past@noc.ntua.gr +MAINTAINER= past@ebs.gr COMMENT= Implementation of the ALC and NORM Reliable Multicast Protocols BUILD_DEPENDS= makedepend:${X_IMAKE_PORT} \ |