pkgsrc/x11/bbapm/patches/patch-an
jschauma 3cd989bc63 Initial import of x11/bbapm into pkgsrc.
bapm is an APM meter for Blackbox, which shows the battery status of your
laptop in a decorated window, simulating the look of the Blackbox toolbar.
bbapm is based on bbsload.
This package is based on the FreeBSD port and the OpenBSD patches posted
to http://bbtools.windsofstorm.net written by Michael Henson
(mike at axl dot net).  Various changes by yours truly.
2002-09-07 20:22:52 +00:00

8 lines
255 B
Text

$NetBSD: patch-an,v 1.1.1.1 2002/09/07 20:22:54 jschauma Exp $
--- version.h.in.orig Sat Sep 7 15:57:33 2002
+++ version.h.in Sat Sep 7 15:57:43 2002
@@ -1,2 +1,2 @@
-#define BBTOOL "bbsload"
+#define BBTOOL "bbapm"
#define BBTOOL_VERSION "@VERSION@"