diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2006-05-03 07:06:59 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2006-05-03 07:06:59 +0800 |
commit | 73ced047d1432169645586f44374a63330454f26 (patch) | |
tree | fa3a3aa5fc246e0998b989958b15984a5d088a82 /deskutils/tomboy | |
parent | 1411e85dd788773455b6872619830abcce3a06a1 (diff) | |
download | freebsd-ports-graphics-73ced047d1432169645586f44374a63330454f26.tar.gz freebsd-ports-graphics-73ced047d1432169645586f44374a63330454f26.tar.zst freebsd-ports-graphics-73ced047d1432169645586f44374a63330454f26.zip |
Bump PORTREVISION after gnome update to fix crash.
Diffstat (limited to 'deskutils/tomboy')
-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 cc9052779c1..6c66733c0ca 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -8,7 +8,7 @@ PORTNAME= tomboy PORTVERSION= 0.3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils gnome MASTER_SITES= http://www.beatniksoftware.com/tomboy/releases/ |