diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-07 08:39:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-07 08:39:31 +0000 |
commit | 2d7823066ac895575a69f3f757bd5afdc1fdc5d0 (patch) | |
tree | 8e09ca68c9f2d62cc596666346160bc8079c4486 /sysutils/xfce4-battery-plugin | |
parent | 3a9edf75dff59d7970d50583115dab9135fb2b98 (diff) |
- Take maintainership
Notes
Notes:
svn path=/head/; revision=186777
Diffstat (limited to 'sysutils/xfce4-battery-plugin')
-rw-r--r-- | sysutils/xfce4-battery-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile index 6a56a1745e12..7eba212fbf0d 100644 --- a/sysutils/xfce4-battery-plugin/Makefile +++ b/sysutils/xfce4-battery-plugin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Battery monitor panel plugin for XFce4 BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |