diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2015-07-02 07:27:28 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2015-07-02 07:27:28 +0000 |
commit | b3a65a9232f79fe7f667be76b30710757df0295a (patch) | |
tree | 3a4789b95cb3bae68f64cf4d28c8e941c95d830c /x11-fonts | |
parent | - Update to 1.618 (diff) |
Fix typo.
Noticed by: lwhsu
Notes
Notes:
svn path=/head/; revision=391129
Diffstat (limited to 'x11-fonts')
-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 |