diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-01-12 22:25:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-01-12 22:25:41 +0800 |
commit | 8e0652eb3a7e0f85aaf4603a710095d12d78fc63 (patch) | |
tree | f8417b20464ba7b4b2ed307b3c9cab523f1ce2e4 /x11-fonts | |
parent | 2d91c0607cbcdba7b17bd955a6c81c2ac36bfa57 (diff) | |
download | freebsd-ports-gnome-8e0652eb3a7e0f85aaf4603a710095d12d78fc63.tar.gz freebsd-ports-gnome-8e0652eb3a7e0f85aaf4603a710095d12d78fc63.tar.zst freebsd-ports-gnome-8e0652eb3a7e0f85aaf4603a710095d12d78fc63.zip |
Take maintainership
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 cddbeb1f1780..ea37c05d0b6a 100644 --- a/x11-fonts/noto/Makefile +++ b/x11-fonts/noto/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}.zip \ ${PORTNAME:S|n|N|}SerifCJKsc-hinted.zip \ ${PORTNAME:S|n|N|}SerifCJKtc-hinted.zip -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google font family LICENSE= OFL11 |