diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-01-05 02:43:27 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-01-05 02:43:27 +0000 |
commit | adf3edca18f1881ff4e6e8c2870b1e07edbf8303 (patch) | |
tree | 4139d7e7b23b37e7ba8e539fd2c3e01fda12da5a /deskutils | |
parent | 59f737488c80f36929d8f2e4018742fd16327ac9 (diff) |
Belatedly bump PORTREVISION due to dbus-sharp update.
Notes
Notes:
svn path=/head/; revision=152776
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/tomboy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile index 70578a79e998..f33c7173143f 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -8,7 +8,7 @@ PORTNAME= tomboy PORTVERSION= 0.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= http://www.beatniksoftware.com/tomboy/releases/ |