diff options
Diffstat (limited to 'net/ns/Makefile')
-rw-r--r-- | net/ns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ns/Makefile b/net/ns/Makefile index 3496a940136e..516943e06469 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.33 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}nam/${PORTNAME}-2/${PORTVERSION} -MAINTAINER= lstewart@FreeBSD.org +MAINTAINER= masaki@club.kyutech.ac.jp COMMENT= Discrete event simulator for networking research BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl |