diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-07 16:39:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-07 16:39:31 +0800 |
commit | b069b8297a671b177d64feccc53d5b658746eebd (patch) | |
tree | 07ad4e347ba64583c206ef0599f3ef5a8429f930 /sysutils | |
parent | ae9ee2e533b8e680a79a31619e28df05089b479b (diff) | |
download | freebsd-ports-gnome-b069b8297a671b177d64feccc53d5b658746eebd.tar.gz freebsd-ports-gnome-b069b8297a671b177d64feccc53d5b658746eebd.tar.zst freebsd-ports-gnome-b069b8297a671b177d64feccc53d5b658746eebd.zip |
- Take maintainership
Diffstat (limited to 'sysutils')
-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 |