diff options
Diffstat (limited to 'sysutils/upower')
-rw-r--r-- | sysutils/upower/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile index 1c66792b4..391a2833f 100644 --- a/sysutils/upower/Makefile +++ b/sysutils/upower/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/devicekit-power/Makefile,v 1.3 2009/12/31 22:00:24 marcus Exp $ +# $MCom: ports/sysutils/devicekit-power/Makefile,v 1.4 2010/01/01 07:15:52 marcus Exp $ # PORTNAME= DeviceKit-power DISTVERSION= 013 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.marcuscom.com/downloads/ |