diff options
author | rene <rene@FreeBSD.org> | 2016-06-28 05:30:34 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-06-28 05:30:34 +0800 |
commit | b8927bf8b50313b03dbf9cd535b7eb0d3cee87b4 (patch) | |
tree | c41943c00a390851e85561a8bb285cbf37b82724 /x11-fonts | |
parent | fe14cc9e1434eb7b8566ef086449ae6cee63b422 (diff) | |
download | freebsd-ports-gnome-b8927bf8b50313b03dbf9cd535b7eb0d3cee87b4.tar.gz freebsd-ports-gnome-b8927bf8b50313b03dbf9cd535b7eb0d3cee87b4.tar.zst freebsd-ports-gnome-b8927bf8b50313b03dbf9cd535b7eb0d3cee87b4.zip |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/charis-compact/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/charis/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/doulos-compact/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/doulos/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/charis-compact/Makefile b/x11-fonts/charis-compact/Makefile index 7a324044309b..c58c7715583d 100644 --- a/x11-fonts/charis-compact/Makefile +++ b/x11-fonts/charis-compact/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://scripts.sil.org/ttw/fonts2go.cgi?family=CharisSIL&pkg=Compa MASTER_SITES= LOCAL/bf .endif -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Charis SIL TrueType font collection, compact variant LICENSE= OFL11 diff --git a/x11-fonts/charis/Makefile b/x11-fonts/charis/Makefile index dc62f08f571e..f7db6cf0bc2e 100644 --- a/x11-fonts/charis/Makefile +++ b/x11-fonts/charis/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-fonts MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?&format=file&media_id=${MEDIA_ID}&filename=/ \ LOCAL/bf -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Charis SIL TrueType font collection LICENSE= OFL11 diff --git a/x11-fonts/doulos-compact/Makefile b/x11-fonts/doulos-compact/Makefile index ad556a3d2ef4..18bf95421a78 100644 --- a/x11-fonts/doulos-compact/Makefile +++ b/x11-fonts/doulos-compact/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://scripts.sil.org/ttw/fonts2go.cgi?family=DoulosSIL&pkg=Compa MASTER_SITES= LOCAL/bf .endif -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Doulos SIL TrueType font collection, compact variant LICENSE= OFL11 diff --git a/x11-fonts/doulos/Makefile b/x11-fonts/doulos/Makefile index 3ac40620f05d..fc92eee5f29e 100644 --- a/x11-fonts/doulos/Makefile +++ b/x11-fonts/doulos/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-fonts MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?&format=file&media_id=${MEDIA_ID}&filename=/ \ LOCAL/bf -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Doulos SIL TrueType font collection LICENSE= OFL11 |