diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-10-27 21:17:55 +0800 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-10-27 21:17:55 +0800 |
commit | db5442bb8abc86894d44ab076f4ca4ac61d1ee95 (patch) | |
tree | ae526c0a4f0a274ec6dcabcf6298bf38b3bb348c /astro | |
parent | ccf6dc2237382a2330d6cdab593ef3af531a7bf0 (diff) | |
download | freebsd-ports-gnome-db5442bb8abc86894d44ab076f4ca4ac61d1ee95.tar.gz freebsd-ports-gnome-db5442bb8abc86894d44ab076f4ca4ac61d1ee95.tar.zst freebsd-ports-gnome-db5442bb8abc86894d44ab076f4ca4ac61d1ee95.zip |
astro/routino: Fix typo in Created By field
Diffstat (limited to 'astro')
-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 60c99c4f4c97..ac7f3917f002 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 |