diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 12:28:00 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 12:28:00 +0000 |
commit | c78f797bc828f1e05e2099b1158b027bb2476c53 (patch) | |
tree | 30e28a3c8e1783e4b0ce8e9f9f0b30c317be823a /x11/wmctrl/Makefile | |
parent | Add myself to the map. (diff) |
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.
Approved by: pav (mentor)
Notes
Notes:
svn path=/head/; revision=130089
Diffstat (limited to 'x11/wmctrl/Makefile')
-rw-r--r-- | x11/wmctrl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmctrl/Makefile b/x11/wmctrl/Makefile index 41073e523f21..635efc50cfae 100644 --- a/x11/wmctrl/Makefile +++ b/x11/wmctrl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.07 CATEGORIES= x11 MASTER_SITES= http://sweb.cz/tripie/utils/wmctrl/dist/ -MAINTAINER= flz@xbsd.org +MAINTAINER= flz@FreeBSD.org COMMENT= Command line tool to interact with an EWMH/NetWM compatible X managers GNU_CONFIGURE= yes |