diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-03 20:12:14 +0800 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-03 20:12:14 +0800 |
commit | 30cedb812ea9d150a8d81d4e6abd9226f9f2777c (patch) | |
tree | 43d1ce6dc8e222a6ee690fe0a3109f031ff54de6 /finance/khacc/Makefile | |
parent | 1d568e0860fb6b3b659487d3724da04a7936b12e (diff) | |
download | freebsd-ports-gnome-30cedb812ea9d150a8d81d4e6abd9226f9f2777c.tar.gz freebsd-ports-gnome-30cedb812ea9d150a8d81d4e6abd9226f9f2777c.tar.zst freebsd-ports-gnome-30cedb812ea9d150a8d81d4e6abd9226f9f2777c.zip |
- Update to 3.3.
PR: ports/78311
Submitted by: Ports Fury
Approved by: pav (mentor)
Diffstat (limited to 'finance/khacc/Makefile')
-rw-r--r-- | finance/khacc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/khacc/Makefile b/finance/khacc/Makefile index 38d49c88bf37..8b7f0201c4c4 100644 --- a/finance/khacc/Makefile +++ b/finance/khacc/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= khacc -PORTVERSION= 3.2.3 +PORTVERSION= 3.3 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= qhacc @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= qhacc MAINTAINER= ports@FreeBSD.org COMMENT= Simple KDE-base financial manager -LIB_DEPENDS= qhacc.5:${PORTSDIR}/finance/qhacc +LIB_DEPENDS= qhacc.6:${PORTSDIR}/finance/qhacc RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_KDELIBS_VER= 3 |