diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/ledgersmb/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/finance/ledgersmb/Makefile b/finance/ledgersmb/Makefile index 566ec5b3790b..8a489a158cc1 100644 --- a/finance/ledgersmb/Makefile +++ b/finance/ledgersmb/Makefile @@ -5,13 +5,11 @@ PORTNAME= ledger-smb PORTVERSION= 1.1.12 PORTREVISION= 3 CATEGORIES= finance perl5 -MASTER_SITES= SF/${PORTNAME}/ledgersmb/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/Releases/archive-1.1/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Double entry accounting system -BROKEN= unfetchable - BUILD_DEPENDS= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg RUN_DEPENDS:= ${BUILD_DEPENDS} |