diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-10-27 13:14:08 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-10-27 13:14:08 +0000 |
commit | 3d665e8d6b5c518b4b9233197f64d6a19421774d (patch) | |
tree | 7fbf4556c8987c43fc29a28b8e1572f58ce390c0 /emulators/gns3 | |
parent | 23a468e7a1e4813c79f7e3a95ecafc866e08cce0 (diff) |
Notes
Diffstat (limited to 'emulators/gns3')
-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 |