summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-battery-plugin
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-01-04 09:35:23 +0000
committerdholland <dholland@pkgsrc.org>2015-01-04 09:35:23 +0000
commit4ddf37b9fa889d5aa2155945db9bef9a7a77f7c0 (patch)
tree6f31b3e11840e080c89965f9031e5859f27bf744 /sysutils/xfce4-battery-plugin
parente86f29a8cb471337b2ef3ca293449dfeb825e4e2 (diff)
downloadpkgsrc-4ddf37b9fa889d5aa2155945db9bef9a7a77f7c0.tar.gz
Typo in ${COMMENT}
Diffstat (limited to 'sysutils/xfce4-battery-plugin')
-rw-r--r--sysutils/xfce4-battery-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile
index 1403bddd1d3..5af9c353146 100644
--- a/sysutils/xfce4-battery-plugin/Makefile
+++ b/sysutils/xfce4-battery-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2014/05/29 23:37:32 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2015/01/04 09:35:23 dholland Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -8,7 +8,7 @@ DISTNAME= xfce4-battery-plugin-${XFCE4_VERSION}
PKGREVISION= 25
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-battery-plugin/
-COMMENT= Xfce battey monitor plugin
+COMMENT= Xfce battery monitor plugin
# On NetBSD/sparc64, apmvar.h is not exist in /usr/include/machine.
# Reported in PR port-sparc64/36735.