diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2006-01-05 10:43:27 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2006-01-05 10:43:27 +0800 |
commit | 34eb01b602c3d5f2854c71cf19bdb32d9dccfc94 (patch) | |
tree | d52d74c87ac5a98ac2150b96914fb5df9e6c481c /deskutils | |
parent | c3b827c1bfd109ddccfd6107af4ea70749e398ce (diff) | |
download | freebsd-ports-gnome-34eb01b602c3d5f2854c71cf19bdb32d9dccfc94.tar.gz freebsd-ports-gnome-34eb01b602c3d5f2854c71cf19bdb32d9dccfc94.tar.zst freebsd-ports-gnome-34eb01b602c3d5f2854c71cf19bdb32d9dccfc94.zip |
Belatedly bump PORTREVISION due to dbus-sharp update.
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/ |