diff options
author | Michael Landin <mich@FreeBSD.org> | 2006-08-21 10:55:42 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2006-08-21 10:55:42 +0000 |
commit | ef9bdd6aa67dbf440a1f802770e0076256ef2dbd (patch) | |
tree | 535a9468ea48223aa23906277d15270d2edb3d81 /net-mgmt/cdpr | |
parent | - Thang' is dead, and mirrors don't have 3.0.6 distfile. Host on my website (diff) |
- add MASTER_SITE
Diffstat (limited to 'net-mgmt/cdpr')
-rw-r--r-- | net-mgmt/cdpr/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/cdpr/Makefile b/net-mgmt/cdpr/Makefile index 0486ee56c258..b52915c776f7 100644 --- a/net-mgmt/cdpr/Makefile +++ b/net-mgmt/cdpr/Makefile @@ -9,7 +9,8 @@ PORTNAME= cdpr PORTVERSION= 2.2.0 CATEGORIES= net-mgmt -MASTER_SITES= http://www.monkeymental.com/mmfiles/ +MASTER_SITES= http://www.monkeymental.com/mmfiles/ \ + http://freebsdcluster.org/~mich/software/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mich@FreeBSD.org |