diff options
author | bofh <bofh@FreeBSD.org> | 2015-10-27 21:17:55 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2015-10-27 21:17:55 +0800 |
commit | 9f3b8cbb0472b6869752fe582652aa46c3fba9a3 (patch) | |
tree | ae526c0a4f0a274ec6dcabcf6298bf38b3bb348c /astro/routino/Makefile | |
parent | acdd19f9da60c2a0b6e41b0b7b7060af645c9b44 (diff) | |
download | freebsd-ports-graphics-9f3b8cbb0472b6869752fe582652aa46c3fba9a3.tar.gz freebsd-ports-graphics-9f3b8cbb0472b6869752fe582652aa46c3fba9a3.tar.zst freebsd-ports-graphics-9f3b8cbb0472b6869752fe582652aa46c3fba9a3.zip |
astro/routino: Fix typo in Created By field
Diffstat (limited to 'astro/routino/Makefile')
-rw-r--r-- | astro/routino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/routino/Makefile b/astro/routino/Makefile index 60c99c4f4c9..ac7f3917f00 100644 --- a/astro/routino/Makefile +++ b/astro/routino/Makefile @@ -1,4 +1,4 @@ -# Created by: Muhammad Moinur Rahman <bifh@FreeBSD.org> +# Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org> # $FreeBSD$ PORTNAME= routino |