diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-08 05:53:38 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-08 05:53:38 +0800 |
commit | 28f09d573ba11542b0ba202877f486a5d80a0410 (patch) | |
tree | b5a678168ed795649cfbe675cc02c952d6c52564 /x11/gnome2-power-tools/Makefile | |
parent | 93f82504265e4230d3fdd19a3f6a76dbb505f6ff (diff) | |
download | marcuscom-ports-28f09d573ba11542b0ba202877f486a5d80a0410.tar marcuscom-ports-28f09d573ba11542b0ba202877f486a5d80a0410.tar.gz marcuscom-ports-28f09d573ba11542b0ba202877f486a5d80a0410.tar.bz2 marcuscom-ports-28f09d573ba11542b0ba202877f486a5d80a0410.tar.lz marcuscom-ports-28f09d573ba11542b0ba202877f486a5d80a0410.tar.xz marcuscom-ports-28f09d573ba11542b0ba202877f486a5d80a0410.tar.zst marcuscom-ports-28f09d573ba11542b0ba202877f486a5d80a0410.zip |
Bump PORTREVISION for the previous commit by ahze.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4196 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2-power-tools/Makefile')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index fd8a545ec..dc75913e2 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -3,9 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.49 2005/06/29 07:44:54 ahze Exp $ +# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.50 2005/07/07 09:33:59 ahze Exp $ # +PORTREVISION= 1 CATEGORIES= x11 gnome PKGNAMESUFFIX= -power-tools |