diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-12-27 21:59:01 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-12-27 21:59:01 +0800 |
commit | 103eebbebc3573b4fa5e552a49fc4a41d9ba9334 (patch) | |
tree | 27c09d2faba176d17c455442d00788c7b977ca0a | |
parent | 4208ec68efb4054b3f00d3d5a499ff3e7e4aaa18 (diff) | |
download | freebsd-ports-gnome-103eebbebc3573b4fa5e552a49fc4a41d9ba9334.tar.gz freebsd-ports-gnome-103eebbebc3573b4fa5e552a49fc4a41d9ba9334.tar.zst freebsd-ports-gnome-103eebbebc3573b4fa5e552a49fc4a41d9ba9334.zip |
Remove non ascii characters.
Sponsored by: Absolight
-rw-r--r-- | databases/powerarchitect/Makefile | 2 | ||||
-rw-r--r-- | net/linknx/Makefile | 2 | ||||
-rw-r--r-- | www/mod_authnz_external24/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/powerarchitect/Makefile b/databases/powerarchitect/Makefile index b52248b1830c..bb3b4800973e 100644 --- a/databases/powerarchitect/Makefile +++ b/databases/powerarchitect/Makefile @@ -1,4 +1,4 @@ -# Created by: José García Juanino <jjuanino@gmail.com> +# Created by: Jose Garcia Juanino <jjuanino@gmail.com> # $FreeBSD$ PORTNAME= powerarchitect diff --git a/net/linknx/Makefile b/net/linknx/Makefile index ffc6625e2798..71fd9e0d60a9 100644 --- a/net/linknx/Makefile +++ b/net/linknx/Makefile @@ -1,4 +1,4 @@ -# Created by: Björn König <bkoenig@alpha-tierchen.de> +# Created by: Bjorn Konig <bkoenig@alpha-tierchen.de> # $FreeBSD$ PORTNAME= linknx diff --git a/www/mod_authnz_external24/Makefile b/www/mod_authnz_external24/Makefile index 71949b1668bf..e6f69bfb2d21 100644 --- a/www/mod_authnz_external24/Makefile +++ b/www/mod_authnz_external24/Makefile @@ -1,4 +1,4 @@ -# Created by: José García Juanino <jjuanino@gmail.com> +# Created by: Jose Garcia Juanino <jjuanino@gmail.com> # $FreeBSD$ PORTNAME= mod_authnz_external |