diff options
-rw-r--r-- | deskutils/Makefile | 3 | ||||
-rw-r--r-- | deskutils/gnucash/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash-devel/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 4 | ||||
-rw-r--r-- | misc/Makefile | 3 |
5 files changed, 9 insertions, 9 deletions
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/ diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index df2c454b292a..0ceb3f97face 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/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/ diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index df2c454b292a..0ceb3f97face 100644 --- a/finance/gnucash/Makefile +++ b/finance/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/ diff --git a/misc/Makefile b/misc/Makefile index 9de3dea9a8d0..fbccd103f6fb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.158 1998/08/09 15:32:17 kuriyama Exp $ +# $Id: Makefile,v 1.159 1998/08/10 00:49:36 steve Exp $ # SUBDIR += acron @@ -21,7 +21,6 @@ SUBDIR += figlet SUBDIR += gettext SUBDIR += git - SUBDIR += gnucash SUBDIR += gnuls SUBDIR += gone SUBDIR += gyvescm |