diff options
-rw-r--r-- | mbone/mcl/Makefile | 2 | ||||
-rw-r--r-- | net/mcl/Makefile | 2 |
2 files changed, 2 insertions, 2 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} \ diff --git a/net/mcl/Makefile b/net/mcl/Makefile index c6075624bce5..32dd98b20e1c 100644 --- a/net/mcl/Makefile +++ b/net/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} \ |