diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-04 19:57:09 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-04 19:57:09 +0000 |
commit | 801c491d5262960bcce8eebf560212271ec7c378 (patch) | |
tree | 0b5343f4a2a9d5936c79797f1a0e86191eef9438 /net/mcl | |
parent | e7c2e0efa6126faa94eb85c277b14bc477d1d71a (diff) | |
download | ports-801c491d5262960bcce8eebf560212271ec7c378.tar.gz ports-801c491d5262960bcce8eebf560212271ec7c378.zip |
Notes
Diffstat (limited to 'net/mcl')
-rw-r--r-- | net/mcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} \ |