diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:47:16 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:47:16 +0000 |
commit | a8892b6532d086d5619d5fa32b2c77200bb6bbfc (patch) | |
tree | 6ecdb0523d40836c121a28f781203a26c2515518 /finance | |
parent | Some spaces -> tabs for ports/www. (diff) |
Style fixes for ports/misc.
Notes
Notes:
svn path=/head/; revision=37986
Diffstat (limited to 'finance')
-rw-r--r-- | finance/emma/Makefile | 2 | ||||
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/emma/Makefile b/finance/emma/Makefile index a74968ec8543..817edba4192c 100644 --- a/finance/emma/Makefile +++ b/finance/emma/Makefile @@ -6,7 +6,7 @@ # PORTNAME= emma -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.1 CATEGORIES= misc gnome python MASTER_SITES= http://rainbow.mimuw.edu.pl/~la181249/emma/packages/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/-1/} diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 118a0c91f36d..60d542ddc994 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Finance-Quote -PORTVERSION= 1.04 +PORTVERSION= 1.04 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance |