diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-08-12 19:00:46 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-08-12 19:00:46 +0000 |
commit | fcfd8b307c276d45dcc4553878f2a636b67fe014 (patch) | |
tree | 7010218c89a873fc664906eb2aae4d0981917729 /deskutils | |
parent | ca13769b4d88a1982905b5ede1bbfd2b583643a6 (diff) | |
download | ports-fcfd8b307c276d45dcc4553878f2a636b67fe014.tar.gz ports-fcfd8b307c276d45dcc4553878f2a636b67fe014.zip |
Notes
Diffstat (limited to 'deskutils')
-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 0ceb3f97face..e893c7540273 100644 --- a/deskutils/gnucash/Makefile +++ b/deskutils/gnucash/Makefile @@ -4,7 +4,7 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.2 1998/08/08 03:26:21 obrien Exp $ +# $Id: Makefile,v 1.3 1998/08/10 02:51:45 obrien Exp $ # DISTNAME= xacc-1.0.17 @@ -13,7 +13,7 @@ CATEGORIES= deskutils MASTER_SITES= http://www.gnucash.org/xacc/download/ \ ftp://ftp.gnucash.org/pub/xacc/ -MAINTAINER= alex@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org REQUIRES_MOTIF= yes GNU_CONFIGURE= yes |