diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-08-22 20:44:34 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-08-22 20:44:34 +0000 |
commit | a2c683daec79e22c62c782a653b968f5f68d8dcd (patch) | |
tree | 0eb967b031e1100bab0387ea7b1e7e22957e3ee5 /net/cdpr | |
parent | 6dd176bc6c6101f7a27259245049dd3b412aaded (diff) | |
download | ports-a2c683daec79e22c62c782a653b968f5f68d8dcd.tar.gz ports-a2c683daec79e22c62c782a653b968f5f68d8dcd.zip |
Notes
Diffstat (limited to 'net/cdpr')
-rw-r--r-- | net/cdpr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cdpr/Makefile b/net/cdpr/Makefile index 97b49297dd28..a845d00afbe4 100644 --- a/net/cdpr/Makefile +++ b/net/cdpr/Makefile @@ -9,7 +9,7 @@ PORTNAME= cdpr PORTVERSION= 1.0.6 CATEGORIES= net -MASTER_SITES= http://www.monkeymental.com/mmfiles/ \ +MASTER_SITES= http://freebsdcluster.org/~mich/software/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz |