diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-06 15:24:12 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-06 15:24:12 +0000 |
commit | d20d57304a54b4f26e0769fb49ca340ad28aad22 (patch) | |
tree | c03709d94d73de684fa6a744a9421ef6902a55ce /x11/xfce4-verve-plugin | |
parent | 6321157292400228dde2def0ba53dba78c1a00a7 (diff) | |
download | ports-d20d57304a54b4f26e0769fb49ca340ad28aad22.tar.gz ports-d20d57304a54b4f26e0769fb49ca340ad28aad22.zip |
Bump PORTREVISION after xfce 4.6 update
Notes
Notes:
svn path=/head/; revision=229569
Diffstat (limited to 'x11/xfce4-verve-plugin')
-rw-r--r-- | x11/xfce4-verve-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile index b0e2f44cf3fb..50e08dd0afe1 100644 --- a/x11/xfce4-verve-plugin/Makefile +++ b/x11/xfce4-verve-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= verve-plugin PORTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/xfce4-verve-plugin/ PKGNAMEPREFIX= xfce4- |