diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-07 05:02:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-07 05:02:59 +0000 |
commit | 88c2f6a5feb056be2e5c6c9bf5af0d1c6c253dcd (patch) | |
tree | 303524b2bba7d589788288f37241237e06099d99 /sysutils/xfce4-battery-plugin | |
parent | 6f5815b2324e847b4ff2cd0f8f626eee9f46d740 (diff) |
Notes
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 fca129331909..6a56a1745e12 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= thorsten.greiner@web.de +MAINTAINER= ports@FreeBSD.org COMMENT= Battery monitor panel plugin for XFce4 BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |