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 /net-im | |
parent | Update to 0.634 (diff) |
Bump PORTREVISION after xfce 4.6 update
Notes
Notes:
svn path=/head/; revision=229569
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/xfce4-messenger-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/xfce4-messenger-plugin/Makefile b/net-im/xfce4-messenger-plugin/Makefile index 86db7032b98e..6dceada9c4e9 100644 --- a/net-im/xfce4-messenger-plugin/Makefile +++ b/net-im/xfce4-messenger-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-messenger-plugin PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im xfce MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/panel-plugins/4.4/ DIST_SUBDIR= xfce4 |