Skip to content

Commit

Permalink
maintainer: Update to FreeBSD address
Browse files Browse the repository at this point in the history
Change all MAINTAINER entries with <jbo@insane.engineer> to
<jbo@FreeBSD.org>

Approved by:		zirias (mentor)
Differential Review:	https://reviews.freebsd.org/D41781
  • Loading branch information
Tectu committed Sep 8, 2023
1 parent 482248a commit 31299d3
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion devel/gpds/Makefile
Expand Up @@ -2,7 +2,7 @@ PORTNAME= gpds
DISTVERSION= 1.6.0
CATEGORIES= devel

MAINTAINER= jbo@insane.engineer
MAINTAINER= jbo@FreeBSD.org
COMMENT= General purpose data serializer library written in modern C++
WWW= https://gpds.simulton.com/

Expand Down
2 changes: 1 addition & 1 deletion devel/malloy/Makefile
Expand Up @@ -2,7 +2,7 @@ PORTNAME= malloy
DISTVERSION= 0.6.2
CATEGORIES= devel

MAINTAINER= jbo@insane.engineer
MAINTAINER= jbo@FreeBSD.org
COMMENT= Embeddable HTTP(S) and WS(S) client/server components for C++
WWW= https://github.com/tectu/malloy

Expand Down
2 changes: 1 addition & 1 deletion devel/qschematic/Makefile
Expand Up @@ -2,7 +2,7 @@ PORTNAME= qschematic
DISTVERSION= 1.4.0
CATEGORIES= devel

MAINTAINER= jbo@insane.engineer
MAINTAINER= jbo@FreeBSD.org
COMMENT= Qt/C++ library providing widgets for drawing diagrams
WWW= https://github.com/simulton/qschematic

Expand Down
2 changes: 1 addition & 1 deletion devel/stdman/Makefile
Expand Up @@ -2,7 +2,7 @@ PORTNAME= stdman
DISTVERSION= 2022.07.30
CATEGORIES= devel docs

MAINTAINER= jbo@insane.engineer
MAINTAINER= jbo@FreeBSD.org
COMMENT= Formatted C++20 stdlib man pages
WWW= https://github.com/jeaye/stdman

Expand Down
2 changes: 1 addition & 1 deletion sysutils/cpufetch/Makefile
Expand Up @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 1.04
CATEGORIES= sysutils

MAINTAINER= jbo@insane.engineer
MAINTAINER= jbo@FreeBSD.org
COMMENT= Simple yet fancy CPU architecture fetching tool
WWW= https://github.com/Dr-Noob/cpufetch

Expand Down
2 changes: 1 addition & 1 deletion x11-wm/bspwm-devel/Makefile
Expand Up @@ -3,7 +3,7 @@ DISTVERSION= 0.9.10.20230829
CATEGORIES= x11-wm
PKGNAMESUFFIX= -devel

MAINTAINER= jbo@insane.engineer
MAINTAINER= jbo@FreeBSD.org
COMMENT= Tiling window manager based on binary space partitioning
WWW= https://github.com/baskerville/bspwm

Expand Down
2 changes: 1 addition & 1 deletion x11/polybar/Makefile
Expand Up @@ -4,7 +4,7 @@ PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= https://github.com/polybar/polybar/releases/download/${DISTVERSION}/

MAINTAINER= jbo@insane.engineer
MAINTAINER= jbo@FreeBSD.org
COMMENT= Fast and easy-to-use status bar
WWW= https://github.com/polybar/polybar

Expand Down

0 comments on commit 31299d3

Please sign in to comment.