diff options
Diffstat (limited to 'net/ns2')
-rw-r--r-- | net/ns2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ns2/Makefile b/net/ns2/Makefile index b57ca4302f3c..3496a940136e 100644 --- a/net/ns2/Makefile +++ b/net/ns2/Makefile @@ -8,8 +8,7 @@ PORTNAME= ns PORTVERSION= 2.33 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= nsnam +MASTER_SITES= SF/${PORTNAME}nam/${PORTNAME}-2/${PORTVERSION} MAINTAINER= lstewart@FreeBSD.org COMMENT= Discrete event simulator for networking research |