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-wm | |
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-wm')
-rw-r--r-- | x11-wm/tinywm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/tpager/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/tinywm/Makefile b/x11-wm/tinywm/Makefile index 523556789a26..8021bca9fd6c 100644 --- a/x11-wm/tinywm/Makefile +++ b/x11-wm/tinywm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= http://incise.org/files/dev/ EXTRACT_SUFX= .tgz -MAINTAINER= flz@xbsd.org +MAINTAINER= flz@FreeBSD.org COMMENT= Ridiculously tiny window manager USE_REINPLACE= yes diff --git a/x11-wm/tpager/Makefile b/x11-wm/tpager/Makefile index 1c303dd913be..25df4201a5da 100644 --- a/x11-wm/tpager/Makefile +++ b/x11-wm/tpager/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2 CATEGORIES= x11-wm MASTER_SITES= http://s1x.homelinux.net/files/ -MAINTAINER= flz@xbsd.org +MAINTAINER= flz@FreeBSD.org COMMENT= Lightweight EMWH Compliant Pager WRKSRC= ${WRKDIR}/${PORTNAME} |