diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-26 04:01:58 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-26 04:01:58 +0800 |
commit | 4bb1b5fc776098500526aeb83529796d711efea2 (patch) | |
tree | 8cc4bd950f9f78161387e80625bb62a5c80466eb /deskutils/tomboy/Makefile | |
parent | 81222b53ad6d2edcd4caffd0d0b2a8a4e5cc9e10 (diff) | |
download | marcuscom-ports-4bb1b5fc776098500526aeb83529796d711efea2.tar marcuscom-ports-4bb1b5fc776098500526aeb83529796d711efea2.tar.gz marcuscom-ports-4bb1b5fc776098500526aeb83529796d711efea2.tar.bz2 marcuscom-ports-4bb1b5fc776098500526aeb83529796d711efea2.tar.lz marcuscom-ports-4bb1b5fc776098500526aeb83529796d711efea2.tar.xz marcuscom-ports-4bb1b5fc776098500526aeb83529796d711efea2.tar.zst marcuscom-ports-4bb1b5fc776098500526aeb83529796d711efea2.zip |
Update to 0.9.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10513 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/tomboy/Makefile')
-rw-r--r-- | deskutils/tomboy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile index b58c75e2c..29fcad367 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -3,11 +3,11 @@ # Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # # $FreeBSD$ -# $Id: Makefile,v 1.16 2008-02-12 17:31:00 mezz Exp $ +# $Id: Makefile,v 1.17 2008-02-25 20:01:58 kwm Exp $ # PORTNAME= tomboy -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |