diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 14:38:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 14:38:16 +0000 |
commit | 94dc65fbeccff1dc0d868dfd4949516e0eacf893 (patch) | |
tree | d583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /finance/xinvest | |
parent | 5db9dc6826de4c5bfec1656c0935b20663fd040c (diff) | |
download | pkgsrc-94dc65fbeccff1dc0d868dfd4949516e0eacf893.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'finance/xinvest')
-rw-r--r-- | finance/xinvest/Makefile | 3 | ||||
-rw-r--r-- | finance/xinvest/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 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 diff --git a/finance/xinvest/pkg/COMMENT b/finance/xinvest/pkg/COMMENT deleted file mode 100644 index 680a31d5e5e..00000000000 --- a/finance/xinvest/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Personal finance tracking and performance tool |