diff options
author | mich <mich@FreeBSD.org> | 2006-08-21 10:55:42 +0000 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2006-08-21 10:55:42 +0000 |
commit | 02f8ff61772ed7489d7c7d9112e417fb8a95a8d7 (patch) | |
tree | b81fa99601d89cd23b9e229bd9b6906d84580934 /net-mgmt/cdpr | |
parent | 29319d83666bba81f47c2047f1f5a4ed32b57067 (diff) | |
download | FreeBSD-ports-02f8ff61772ed7489d7c7d9112e417fb8a95a8d7.zip FreeBSD-ports-02f8ff61772ed7489d7c7d9112e417fb8a95a8d7.tar.gz |
- 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 0486ee5..b52915c 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 |