diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/cbb/Makefile | 4 | ||||
-rw-r--r-- | finance/gnofin/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash-devel/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 4 | ||||
-rw-r--r-- | finance/xinvest/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile index d83f3ab8940f..c11db0666ed7 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -1,12 +1,12 @@ # New ports collection Makefile for: cbb -# Version required: 0.8.1 # Date created: 24 September, 1998 # Whom: kline # # $FreeBSD$ # -DISTNAME= cbb-0.8.1 +PORTNAME= cbb +PORTVERSION= 0.8.1 CATEGORIES= deskutils MASTER_SITES= http://download.sourceforge.net/cbb/ diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile index e054f1e4bae4..c36e5701607a 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnofin -# Version required: 0.8.0 # Date created: Sun Jul 18 1999 # Whom: domi@saargate.de # # $FreeBSD$ # -DISTNAME= gnofin-0.8.0 +PORTNAME= gnofin +PORTVERSION= 0.8.0 CATEGORIES= deskutils MASTER_SITES= http://download.sourceforge.net/gnofin/ diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index dd1ae34e3e56..75a29c932e16 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/Makefile @@ -1,13 +1,13 @@ # ex:ts=8 # Ports collection makefile for: gnucash -# Version required: 1.0.18 # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # -DISTNAME= gnucash-1.3.4 +PORTNAME= gnucash +PORTVERSION= 1.3.4 CATEGORIES= deskutils MASTER_SITES= ftp://www.gnucash.org/pub/gnucash/gnucash/sources/unstable/1.3.x/ diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index dd1ae34e3e56..75a29c932e16 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,13 +1,13 @@ # ex:ts=8 # Ports collection makefile for: gnucash -# Version required: 1.0.18 # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # -DISTNAME= gnucash-1.3.4 +PORTNAME= gnucash +PORTVERSION= 1.3.4 CATEGORIES= deskutils MASTER_SITES= ftp://www.gnucash.org/pub/gnucash/gnucash/sources/unstable/1.3.x/ diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index 83094ee9b4a2..e527731905ae 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xinvest -# Version required: 2.5.1 # Date created: 1 Ag 1997 # Whom: Pedro Giffuni (orig) # # $FreeBSD$ # -DISTNAME= xinvest-2.5.1 +PORTNAME= xinvest +PORTVERSION= 2.5.1 CATEGORIES= deskutils MASTER_SITES= http://sunsite.auc.dk/xinvest/ \ ${MASTER_SITE_XCONTRIB} |