diff options
-rw-r--r-- | net-mgmt/cidr/Makefile | 2 | ||||
-rw-r--r-- | net/cidr/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/cidr/Makefile b/net-mgmt/cidr/Makefile index bfed7e3061de..104900f29eee 100644 --- a/net-mgmt/cidr/Makefile +++ b/net-mgmt/cidr/Makefile @@ -8,6 +8,8 @@ PORTNAME= cidr PORTVERSION= 2.3.2 CATEGORIES= net MASTER_SITES= http://geeksoul.com/robert/cidr/ +MASTER_SITES+= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= nork DISTNAME= cidr-current MAINTAINER= midom@dammit.lt diff --git a/net/cidr/Makefile b/net/cidr/Makefile index bfed7e3061de..104900f29eee 100644 --- a/net/cidr/Makefile +++ b/net/cidr/Makefile @@ -8,6 +8,8 @@ PORTNAME= cidr PORTVERSION= 2.3.2 CATEGORIES= net MASTER_SITES= http://geeksoul.com/robert/cidr/ +MASTER_SITES+= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= nork DISTNAME= cidr-current MAINTAINER= midom@dammit.lt |