diff options
Diffstat (limited to 'net/ns2/Makefile')
-rw-r--r-- | net/ns2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ns2/Makefile b/net/ns2/Makefile index dab6eea4f420..d53c3e3d579b 100644 --- a/net/ns2/Makefile +++ b/net/ns2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nsnam -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Discrete event simulator for networking research BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl |