diff options
author | bsam <bsam@FreeBSD.org> | 2016-10-10 06:01:34 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2016-10-10 06:01:34 +0800 |
commit | 0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d (patch) | |
tree | 4bc497e226773f99f69ae51bb566ea95c63dae71 /x11-wm | |
parent | 4dd8ef2d43045d02c692bc564a1362c2043a2c51 (diff) | |
download | freebsd-ports-gnome-0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d.tar.gz freebsd-ports-gnome-0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d.tar.zst freebsd-ports-gnome-0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d.zip |
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/obkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/obkey/Makefile b/x11-wm/obkey/Makefile index 650e8e637d5f..e18efe2c9118 100644 --- a/x11-wm/obkey/Makefile +++ b/x11-wm/obkey/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0 CATEGORIES= x11-wm python MASTER_SITES= GOOGLE_CODE -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Openbox hotkey editor, written in Python and PyGTK LICENSE= MIT |