From ffc5a9fea463f406bd9df879c914051ac8c8a3ed Mon Sep 17 00:00:00 2001 From: bentley Date: Wed, 6 Mar 2013 05:04:40 +0000 Subject: [PATCH] Update webpage (old one reports 404) and license marker. ok Sergey Bronnikov (MAINTAINER) --- productivity/ledger/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/productivity/ledger/Makefile b/productivity/ledger/Makefile index 1ee093eb7b9..0a69574b2c8 100644 --- a/productivity/ledger/Makefile +++ b/productivity/ledger/Makefile @@ -1,18 +1,18 @@ -# $OpenBSD: Makefile,v 1.9 2012/03/29 13:38:49 sthen Exp $ +# $OpenBSD: Makefile,v 1.10 2013/03/06 05:04:40 bentley Exp $ COMMENT= command line double-entry accounting ledger DISTNAME= ledger-2.6.3 -REVISION= 0 +REVISION= 1 CATEGORIES= productivity -HOMEPAGE= http://www.newartisans.com/ledger.html +HOMEPAGE= http://www.ledger-cli.org/ MAINTAINER= Sergey Bronnikov SHARED_LIBS= amounts 0.0 -# GPL +# BSD PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes