diff options
author | nork <nork@FreeBSD.org> | 2002-09-24 00:19:19 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-09-24 00:19:19 +0800 |
commit | 2f4cb24278504742499b2ea15d54f19048d62e6d (patch) | |
tree | 30ae4235469eed879677230923bf57cf7a9742c6 /net/cidr | |
parent | 9240cb084553b5cf60ca2e718f4370748d0c6cb1 (diff) | |
download | freebsd-ports-gnome-2f4cb24278504742499b2ea15d54f19048d62e6d.tar.gz freebsd-ports-gnome-2f4cb24278504742499b2ea15d54f19048d62e6d.tar.zst freebsd-ports-gnome-2f4cb24278504742499b2ea15d54f19048d62e6d.zip |
Since the master site is down, temporarily mirror the tarball at
${MASTER_SITE_LOCAL}.
Submitted by: bento
Approved by: knu (mentor)
Diffstat (limited to 'net/cidr')
-rw-r--r-- | net/cidr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |