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 27681f226eb1..cf7f253916d2 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.isi.edu/nsnam/dist/ DISTNAME= ns-src-${PORTVERSION} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Discrete event simulator for networking research BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl |