diff options
Diffstat (limited to 'finance/xinvest/Makefile')
-rw-r--r-- | finance/xinvest/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index 6cdc778f621..f08a3b878d4 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/15 01:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 14:46:36 wiz Exp $ DISTNAME= xinvest-2.6 CATEGORIES= finance x11 @@ -7,6 +7,7 @@ MASTER_SITES= http://sunsite.dk/xinvest/ \ MAINTAINER= root@garbled.net HOMEPAGE= http://sunsite.dk/xinvest/xinvest.html +COMMENT= Personal finance tracking and performance tool USE_IMAKE= YES USE_MOTIF= YES |