diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2005-11-06 15:36:17 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2005-11-06 15:36:17 +0800 |
commit | 6bae5799cf929b39a82f70b89d8a326dfda7d5e3 (patch) | |
tree | f30b6f50433222771ad3b202a41b387ab8fbed54 /deskutils/tomboy | |
parent | 7fe3151cd01b494ebba1da9200835bd07887a6c3 (diff) | |
download | freebsd-ports-gnome-6bae5799cf929b39a82f70b89d8a326dfda7d5e3.tar.gz freebsd-ports-gnome-6bae5799cf929b39a82f70b89d8a326dfda7d5e3.tar.zst freebsd-ports-gnome-6bae5799cf929b39a82f70b89d8a326dfda7d5e3.zip |
Bump PORTREVISION to chase glib update that came with Gnome 2.12
- Initially I planned to make a large Mono commit right after Gnome 2.12
was merged but the new Gnome has in part caused me to delay merging
updates to Mono and friends.
Approved by: mezz (co-mentor)
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 6736cd753c4b..c2c1388798f4 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -8,7 +8,7 @@ PORTNAME= tomboy PORTVERSION= 0.3.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils gnome MASTER_SITES= http://www.beatniksoftware.com/tomboy/releases/ |