diff options
author | kevlo <kevlo@FreeBSD.org> | 2015-07-02 15:27:28 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2015-07-02 15:27:28 +0800 |
commit | b355fb49f93653c2e32bdc61c2bfcfe3fc101b9f (patch) | |
tree | 3a4789b95cb3bae68f64cf4d28c8e941c95d830c /x11-fonts/noto | |
parent | b95fc14e9d1af5723093d94e9aa6fb46accef794 (diff) | |
download | freebsd-ports-gnome-b355fb49f93653c2e32bdc61c2bfcfe3fc101b9f.tar.gz freebsd-ports-gnome-b355fb49f93653c2e32bdc61c2bfcfe3fc101b9f.tar.zst freebsd-ports-gnome-b355fb49f93653c2e32bdc61c2bfcfe3fc101b9f.zip |
Fix typo.
Noticed by: lwhsu
Diffstat (limited to 'x11-fonts/noto')
-rw-r--r-- | x11-fonts/noto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/noto/Makefile b/x11-fonts/noto/Makefile index 54d6a092e72d..28b53e136f7e 100644 --- a/x11-fonts/noto/Makefile +++ b/x11-fonts/noto/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME:S|n|N|}-hinted DISTFILES= ${DISTNAME}.zip NotoEmoji-Regular.ttf:emoji EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINE= kevlo@FreeBSD.org +MAINTAINER= kevlo@FreeBSD.org COMMENT= Google font family LICENSE= APACHE20 OFL11 |