diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nsc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/nsc/Makefile b/net-mgmt/nsc/Makefile index e9f35e9..3befc65 100644 --- a/net-mgmt/nsc/Makefile +++ b/net-mgmt/nsc/Makefile @@ -8,7 +8,8 @@ PORTNAME= nsc PORTVERSION= 0.50c CATEGORIES= net -MASTER_SITES= http://www.goth.dk/~goth/nsc/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dirk MAINTAINER= dirk@FreeBSD.org |