diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /finance/xinvest/Makefile | |
parent | update with the new PORTNAME/PORTVERSION variables (diff) |
update with the new PORTNAME/PORTVERSION variables
Notes
Notes:
svn path=/head/; revision=27416
Diffstat (limited to 'finance/xinvest/Makefile')
-rw-r--r-- | finance/xinvest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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} |