diff options
author | olgeni <olgeni@FreeBSD.org> | 2017-10-31 22:51:53 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2017-10-31 22:51:53 +0800 |
commit | 1f71e2687843acfc82cc1b41605d3ca7746fce10 (patch) | |
tree | 24264a2ad21a2c8f76ab9dce92511f469d158380 /finance/openhbci | |
parent | 581c2b4bdb365a4da427fb2b13c460eb3d436a4e (diff) | |
download | freebsd-ports-gnome-1f71e2687843acfc82cc1b41605d3ca7746fce10.tar.gz freebsd-ports-gnome-1f71e2687843acfc82cc1b41605d3ca7746fce10.tar.zst freebsd-ports-gnome-1f71e2687843acfc82cc1b41605d3ca7746fce10.zip |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Diffstat (limited to 'finance/openhbci')
-rw-r--r-- | finance/openhbci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/openhbci/Makefile b/finance/openhbci/Makefile index 08033ea5e99c..6688c5e935c1 100644 --- a/finance/openhbci/Makefile +++ b/finance/openhbci/Makefile @@ -5,7 +5,7 @@ PORTNAME= openhbci PORTVERSION= 0.9.17.2 PORTREVISION= 1 CATEGORIES= finance -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9.17 +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9.17 DISTNAME= openhbci-0.9.17-2 MAINTAINER= ports@FreeBSD.org |