diff options
author | bapt <bapt@FreeBSD.org> | 2010-07-29 01:31:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-07-29 01:31:01 +0800 |
commit | 809b1ca590f918796482ce8b48e70752495977cb (patch) | |
tree | 980d89524c8bcd5d315164d95cceaae06bd63b34 /x11-wm | |
parent | bbcc47981a2d3bfd47c20af3ae85db3ca323bdcd (diff) | |
download | freebsd-ports-gnome-809b1ca590f918796482ce8b48e70752495977cb.tar.gz freebsd-ports-gnome-809b1ca590f918796482ce8b48e70752495977cb.tar.zst freebsd-ports-gnome-809b1ca590f918796482ce8b48e70752495977cb.zip |
Change maintainer address to my new @FreeBSD.org
Approved by: jadawin@ (co-mentor)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/pekwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile index 22ae344fff37..3ca914866e67 100644 --- a/x11-wm/pekwm/Makefile +++ b/x11-wm/pekwm/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= http://pekwm.org/projects/3/files/ -MAINTAINER= baptiste.daroussin@gmail.com +MAINTAINER= bapt@FreeBSD.org COMMENT= Light, Unobtrusive, and configurable windowmanager LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ |