View | Details | Raw Unified | Return to bug 140834
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	battmond
8
PORTNAME=	battmond
9
PORTVERSION=	0.2
9
PORTVERSION=	0.2
10
PORTREVISION=	1
10
CATEGORIES=	sysutils
11
CATEGORIES=	sysutils
11
MASTER_SITES=	http://ntarmos.dyndns.org/Software/FreeBSD/
12
MASTER_SITES=	http://ntarmos.dyndns.org/Software/FreeBSD/
12
13
(-)files/patch-battmond.sh (+11 lines)
Line 0 Link Here
1
--- battmond.sh.orig
2
+++ battmond.sh
3
@@ -12,7 +12,7 @@
4
 #
5
 
6
 battmond_enable=${battmond_enable-"NO"}
7
-battmond_flags=${battmond_falgs-""}
8
+battmond_flags=${battmond_flags-""}
9
 
10
 . /etc/rc.subr
11
 

Return to bug 140834