diff options
Diffstat (limited to 'deskutils/gnucash')
-rw-r--r-- | deskutils/gnucash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gnucash/Makefile b/deskutils/gnucash/Makefile index df2c454..0ceb3f97 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/ |