diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-24 19:13:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-24 19:13:32 +0000 |
commit | eecc33021ee2c4bf2ed99deb5410cceeb2772bce (patch) | |
tree | 7a6976c5865f3924ba3ac58db07336e1343a5676 /deskutils/libopensync-plugin-evolution2-devel | |
parent | Update devel/cmake to 2.6.3. (diff) |
bump PORTREVISION after cmake update
Notes
Notes:
svn path=/head/; revision=230897
Diffstat (limited to 'deskutils/libopensync-plugin-evolution2-devel')
-rw-r--r-- | deskutils/libopensync-plugin-evolution2-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/libopensync-plugin-evolution2-devel/Makefile b/deskutils/libopensync-plugin-evolution2-devel/Makefile index 561c0ed04810..568e40c6cf19 100644 --- a/deskutils/libopensync-plugin-evolution2-devel/Makefile +++ b/deskutils/libopensync-plugin-evolution2-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= libopensync-plugin-evolution2 PORTVERSION= 0.36 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ PKGNAMESUFFIX= -devel |