diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-01-12 11:21:07 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-01-12 11:21:07 +0000 |
commit | 30433f0c7f0ec55124867650ef2023064e771748 (patch) | |
tree | 05878e5189c9e0d51cdde1765935c2c4094207e1 /x11-fonts | |
parent | 14ec59e35ff03633fbdce03d39dc4b48e44cf574 (diff) | |
download | ports-30433f0c7f0ec55124867650ef2023064e771748.tar.gz ports-30433f0c7f0ec55124867650ef2023064e771748.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/comic-neue/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/noto-lite/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/noto/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/ubuntu-font/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/comic-neue/Makefile b/x11-fonts/comic-neue/Makefile index 969f267eb305..01103708ef03 100644 --- a/x11-fonts/comic-neue/Makefile +++ b/x11-fonts/comic-neue/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://comicneue.com/ -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free Comic Sans alternative LICENSE= CC0-1.0 diff --git a/x11-fonts/noto-lite/Makefile b/x11-fonts/noto-lite/Makefile index 652a5d671dbf..bdf6a3e8224a 100644 --- a/x11-fonts/noto-lite/Makefile +++ b/x11-fonts/noto-lite/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME:S|n|N|}-hinted DISTFILES= ${DISTNAME}.zip NotoEmoji-Regular.ttf:emoji EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Google font family - lite version LICENSE= APACHE20 OFL11 diff --git a/x11-fonts/noto/Makefile b/x11-fonts/noto/Makefile index a485d13e51f2..cddbeb1f1780 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= kevlo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Google font family LICENSE= OFL11 diff --git a/x11-fonts/ubuntu-font/Makefile b/x11-fonts/ubuntu-font/Makefile index 6d98c587221c..504fabb53d28 100644 --- a/x11-fonts/ubuntu-font/Makefile +++ b/x11-fonts/ubuntu-font/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://font.ubuntu.com/download/ DISTNAME= ${PORTNAME}-family-${PORTVERSION} -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ubuntu font family LICENSE= UFL |