diff options
Diffstat (limited to 'finance/homebox/Makefile')
-rw-r--r-- | finance/homebox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/homebox/Makefile b/finance/homebox/Makefile index 6147aa8e373a..eae4fae86f62 100644 --- a/finance/homebox/Makefile +++ b/finance/homebox/Makefile @@ -1,7 +1,7 @@ PORTNAME= homebox DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= finance MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} |