diff options
author | wg <wg@FreeBSD.org> | 2013-05-16 03:33:14 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-05-16 03:33:14 +0800 |
commit | 9feca44cf8b047f10d6f99e83e79d4e6598486ef (patch) | |
tree | dafd1d41afee0fa3ffa269789a0c705db5de5a25 /x11-wm | |
parent | 9516d81833c6935bc5f02844880fb712197a2195 (diff) | |
download | freebsd-ports-gnome-9feca44cf8b047f10d6f99e83e79d4e6598486ef.tar.gz freebsd-ports-gnome-9feca44cf8b047f10d6f99e83e79d4e6598486ef.tar.zst freebsd-ports-gnome-9feca44cf8b047f10d6f99e83e79d4e6598486ef.zip |
- Change MAINTAINER address of all my ports
Approved by: culot (mentor)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/awesome-vicious/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/qtile/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/awesome-vicious/Makefile b/x11-wm/awesome-vicious/Makefile index e49bfe621a02..c9e3ec5b539d 100644 --- a/x11-wm/awesome-vicious/Makefile +++ b/x11-wm/awesome-vicious/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= http://git.sysphere.org/vicious/snapshot/ DISTNAME= vicious-${PORTVERSION} -MAINTAINER= william88@gmail.com +MAINTAINER= wg@FreeBSD.org COMMENT= Widgets for the awesome window manager RUN_DEPENDS= awesome:${PORTSDIR}/x11-wm/awesome diff --git a/x11-wm/qtile/Makefile b/x11-wm/qtile/Makefile index d7f985d0befa..19e74c9e3ee6 100644 --- a/x11-wm/qtile/Makefile +++ b/x11-wm/qtile/Makefile @@ -5,7 +5,7 @@ PORTNAME= qtile PORTVERSION= 0.5 CATEGORIES= x11-wm -MAINTAINER= william88@gmail.com +MAINTAINER= wg@FreeBSD.org COMMENT= A small, flexible, scriptable tiling window manager written in Python LICENSE= MIT |