diff options
Diffstat (limited to 'net-mgmt/cdpr/Makefile')
-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 6ebd0bc..197492a 100644 --- a/net-mgmt/cdpr/Makefile +++ b/net-mgmt/cdpr/Makefile @@ -7,9 +7,10 @@ # PORTNAME= cdpr -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.8 CATEGORIES= net MASTER_SITES= http://freebsdcluster.org/~mich/software/ \ + http://www.monkeymental.com/mmfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz |