diff options
author | mph <mph@FreeBSD.org> | 1999-04-28 04:11:57 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1999-04-28 04:11:57 +0800 |
commit | 435443d4e6a93b75ffc04d22037afebe27b2aa41 (patch) | |
tree | 22cd70f850aac13d792511cbc58fa8f7d9e3cf2c /finance/gnucash | |
parent | 20ef33992a699a80398c7b5d0e5fdac50e345dda (diff) | |
download | freebsd-ports-gnome-435443d4e6a93b75ffc04d22037afebe27b2aa41.tar.gz freebsd-ports-gnome-435443d4e6a93b75ffc04d22037afebe27b2aa41.tar.zst freebsd-ports-gnome-435443d4e6a93b75ffc04d22037afebe27b2aa41.zip |
Note that this Makefile is for "gnucash" rather than "foo".
Correct version in comments, as well.
Diffstat (limited to 'finance/gnucash')
-rw-r--r-- | finance/gnucash/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index b56d305cc46c..0a21d34a9d4b 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,10 +1,10 @@ # ex:ts=8 -# Ports collection makefile for: foo -# Version required: 2.1 +# Ports collection makefile for: gnucash +# Version required: 1.0.18 # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.4 1998/08/12 19:00:46 obrien Exp $ +# $Id: Makefile,v 1.5 1998/12/25 20:10:50 obrien Exp $ # DISTNAME= xacc-1.0.18 |