From 8ac267ecf5e6207b9456142dcb01fdb368865f89 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 10 Aug 1998 02:51:45 +0000 Subject: gnucash moves from misc -> deskutils --- deskutils/Makefile | 3 ++- deskutils/gnucash/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'deskutils') diff --git a/deskutils/Makefile b/deskutils/Makefile index 6b0e62473a8a..4b6802964ece 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -1,8 +1,9 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $ # SUBDIR += cal SUBDIR += cbb + SUBDIR += gnucash SUBDIR += ical SUBDIR += korganizer SUBDIR += kproject diff --git a/deskutils/gnucash/Makefile b/deskutils/gnucash/Makefile index df2c454b292a..0ceb3f97face 100644 --- a/deskutils/gnucash/Makefile +++ b/deskutils/gnucash/Makefile @@ -4,12 +4,12 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.1.1.1 1998/07/28 23:43:24 obrien Exp $ +# $Id: Makefile,v 1.2 1998/08/08 03:26:21 obrien Exp $ # DISTNAME= xacc-1.0.17 PKGNAME= gnucash-1.0.17 -CATEGORIES= misc +CATEGORIES= deskutils MASTER_SITES= http://www.gnucash.org/xacc/download/ \ ftp://ftp.gnucash.org/pub/xacc/ -- cgit