diff options
Diffstat (limited to 'finance/cbb')
-rw-r--r-- | finance/cbb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile index abd330b2d043..d0f1c4fce807 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -9,8 +9,7 @@ PORTNAME= cbb PORTVERSION= 0.8.1 PORTREVISION= 1 CATEGORIES= finance deskutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-0.8%20%28stable%29/${PORTVERSION} MAINTAINER= kline@thought.org COMMENT= Checkbook balancing tool |