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/Makefile | |
parent | 3a9edf75dff59d7970d50583115dab9135fb2b98 (diff) | |
download | ports-2d7823066ac895575a69f3f757bd5afdc1fdc5d0.tar.gz ports-2d7823066ac895575a69f3f757bd5afdc1fdc5d0.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-battery-plugin/Makefile')
-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 |