diff options
author | pawel <pawel@FreeBSD.org> | 2012-10-27 21:14:08 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-10-27 21:14:08 +0800 |
commit | c20b93c567fab94303c8b5384fa0fba9d0424d2f (patch) | |
tree | 7fbf4556c8987c43fc29a28b8e1572f58ce390c0 /emulators | |
parent | b4e1fbe1ef4b4c3a92ad5f155d023027c09e34c3 (diff) | |
download | freebsd-ports-gnome-c20b93c567fab94303c8b5384fa0fba9d0424d2f.tar.gz freebsd-ports-gnome-c20b93c567fab94303c8b5384fa0fba9d0424d2f.tar.zst freebsd-ports-gnome-c20b93c567fab94303c8b5384fa0fba9d0424d2f.zip |
tabs -> space in Makefile header
Feature safe: yes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gns3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gns3/Makefile b/emulators/gns3/Makefile index 0e09d0dc5648..2b8033a682b5 100644 --- a/emulators/gns3/Makefile +++ b/emulators/gns3/Makefile @@ -1,4 +1,4 @@ -# Created by: Olivier Cochard-Labbe <olivier@cochard.me> +# Created by: Olivier Cochard-Labbe <olivier@cochard.me> # $FreeBSD$ PORTNAME= gns3 |