diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-09-16 18:45:51 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-09-16 18:45:51 +0000 |
commit | 3aaaebfa50e5bf56ef856447253487db2b6176cc (patch) | |
tree | fedd23ac1a9d3833a1032df91542951a2f297121 /sysutils/battmond/Makefile | |
parent | 2d0422962a4d9d59a4e5120b9c4ca16000dc2d81 (diff) | |
download | ports-3aaaebfa50e5bf56ef856447253487db2b6176cc.tar.gz ports-3aaaebfa50e5bf56ef856447253487db2b6176cc.zip |
Notes
Diffstat (limited to 'sysutils/battmond/Makefile')
-rw-r--r-- | sysutils/battmond/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/battmond/Makefile b/sysutils/battmond/Makefile index 201936a085dd..3ead2db17695 100644 --- a/sysutils/battmond/Makefile +++ b/sysutils/battmond/Makefile @@ -6,8 +6,7 @@ # PORTNAME= battmond -PORTVERSION= 0.2 -PORTREVISION= 1 +PORTVERSION= 0.3 CATEGORIES= sysutils MASTER_SITES= http://ntarmos.dyndns.org/Software/FreeBSD/ |