From 819a7bbbb01f86144ddfb6e43cef76721a31ed4f Mon Sep 17 00:00:00 2001 From: sturm Date: Sat, 20 Dec 2008 11:55:49 +0000 Subject: [PATCH] move a message, destined for any user not the admin, from MESSAGE to DESCR ok pea --- productivity/homebank/Makefile | 3 ++- productivity/homebank/pkg/DESCR | 5 ++++- productivity/homebank/pkg/MESSAGE | 2 -- 3 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 productivity/homebank/pkg/MESSAGE diff --git a/productivity/homebank/Makefile b/productivity/homebank/Makefile index c66b1a5f24c..711309b0f8e 100644 --- a/productivity/homebank/Makefile +++ b/productivity/homebank/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2008/12/16 20:31:10 pea Exp $ +# $OpenBSD: Makefile,v 1.2 2008/12/20 11:55:49 sturm Exp $ COMMENT = personal accounting application DISTNAME = homebank-4.0.1 +PKGNAME= ${DISTNAME}p0 CATEGORIES = productivity x11 HOMEPAGE = http://homebank.free.fr diff --git a/productivity/homebank/pkg/DESCR b/productivity/homebank/pkg/DESCR index 0bf7ccb8d26..26d01d283f6 100644 --- a/productivity/homebank/pkg/DESCR +++ b/productivity/homebank/pkg/DESCR @@ -1,6 +1,9 @@ HomeBank is free software. Use it to manage your personal accounts. -It is designed to easy to use. Analyse your finances in detail using +It is designed for ease of use. Analyse your finances in detail using powerful filtering tools and graphs. HomeBank benefits from more than 10 years of user experience and feedback. Its development started in 1995 on Amiga computers. It is now available on GNU/Linux, FreeBSD, MacOSX and Amiga. + +Be sure to correctly edit your preferences in "Edit -> Preferences -> +Display Format" to have a correct display. diff --git a/productivity/homebank/pkg/MESSAGE b/productivity/homebank/pkg/MESSAGE deleted file mode 100644 index ade4a1c742c..00000000000 --- a/productivity/homebank/pkg/MESSAGE +++ /dev/null @@ -1,2 +0,0 @@ -Be sure to correctly edit your preferences in "Edit -> Preferences -> -Display Format" to have a correct display.