diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-13 18:48:14 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-13 18:48:14 +0800 |
commit | 0d911cd3899a7c1b1804dcca50f37feb63a0aa16 (patch) | |
tree | a81f77cb77c3f9b21cc2a7005ee775ada0ef05a5 /sysutils/upower/Makefile | |
parent | b47a556273544b1362c1db640f9af6b7f1492e9e (diff) | |
download | marcuscom-ports-0d911cd3899a7c1b1804dcca50f37feb63a0aa16.tar marcuscom-ports-0d911cd3899a7c1b1804dcca50f37feb63a0aa16.tar.gz marcuscom-ports-0d911cd3899a7c1b1804dcca50f37feb63a0aa16.tar.bz2 marcuscom-ports-0d911cd3899a7c1b1804dcca50f37feb63a0aa16.tar.lz marcuscom-ports-0d911cd3899a7c1b1804dcca50f37feb63a0aa16.tar.xz marcuscom-ports-0d911cd3899a7c1b1804dcca50f37feb63a0aa16.tar.zst marcuscom-ports-0d911cd3899a7c1b1804dcca50f37feb63a0aa16.zip |
Update to 0.9.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13809 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/upower/Makefile')
-rw-r--r-- | sysutils/upower/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile index 01e276883..6b245bcd3 100644 --- a/sysutils/upower/Makefile +++ b/sysutils/upower/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/upower/Makefile,v 1.8 2010/02/13 19:21:35 marcus Exp $ +# $MCom: ports/sysutils/upower/Makefile,v 1.9 2010/02/22 01:26:54 marcus Exp $ # PORTNAME= UPower -DISTVERSION= 0.9.0 -PORTREVISION= 1 +DISTVERSION= 0.9.1 CATEGORIES= sysutils MASTER_SITES= http://hal.freedesktop.org/releases/ |