diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-06-30 19:10:49 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-06-30 19:10:49 +0000 |
commit | a2dc8df2da6491970101598a591ee92291296d24 (patch) | |
tree | 0065d8e1fe01f8d5c38e76c63d070dc58d820aa5 | |
parent | e99d9b0d4916754ac3510aa6114da9de96cf2cdf (diff) |
Notes
-rw-r--r-- | net-mgmt/cidr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/cidr/Makefile b/net-mgmt/cidr/Makefile index eae56ca6487a..8c3d5288e1f2 100644 --- a/net-mgmt/cidr/Makefile +++ b/net-mgmt/cidr/Makefile @@ -7,8 +7,7 @@ PORTNAME= cidr PORTVERSION= 2.3.2 CATEGORIES= net-mgmt -MASTER_SITES= http://geeksoul.com/robert/cidr/ -MASTER_SITES+= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://critical.ch/distfiles/ MASTER_SITE_SUBDIR= nork DISTNAME= cidr-current |