diff options
author | obrien <obrien@FreeBSD.org> | 1998-08-10 02:51:45 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-08-10 02:51:45 +0000 |
commit | 8ac267ecf5e6207b9456142dcb01fdb368865f89 (patch) | |
tree | 3434003d0816fe3e2af26cacff84e44614091271 /deskutils/gnucash | |
parent | 37f7d555d977709650a7434b355e70e4785168cb (diff) | |
download | FreeBSD-ports-8ac267ecf5e6207b9456142dcb01fdb368865f89.zip FreeBSD-ports-8ac267ecf5e6207b9456142dcb01fdb368865f89.tar.gz |
gnucash moves from misc -> deskutils
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/ |