diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-08-06 04:07:06 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-08-06 04:07:06 +0800 |
commit | 860a89e29f1455244f83022bf10c7cbc3b5cb82d (patch) | |
tree | 5132c500c507b84a60a4fcff690761b18adf9d35 /x11 | |
parent | c73b779b5f78c94f3330a8eab98fd5cd0790c9c3 (diff) | |
download | freebsd-ports-gnome-860a89e29f1455244f83022bf10c7cbc3b5cb82d.tar.gz freebsd-ports-gnome-860a89e29f1455244f83022bf10c7cbc3b5cb82d.tar.zst freebsd-ports-gnome-860a89e29f1455244f83022bf10c7cbc3b5cb82d.zip |
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fluxbg/Makefile | 2 | ||||
-rw-r--r-- | x11/xlockmore/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/fluxbg/Makefile b/x11/fluxbg/Makefile index 7220c2753e5c..e6f99567abf6 100644 --- a/x11/fluxbg/Makefile +++ b/x11/fluxbg/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 15 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Background changer for fluxbox/blackbox LIB_DEPENDS= libgtkmm-2.0.so:x11-toolkits/gtkmm20 diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index aa0b11152ae0..2fb7544ec54a 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -8,7 +8,7 @@ CATEGORIES?= x11 MASTER_SITES= http://www.sillycycle.com/xlock/ \ LOCAL/jgh/x11/${PORTNAME}/ -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Like XLock session locker/screen saver, but just more LICENSE= BSD2CLAUSE |