diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-14 13:52:37 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-14 13:52:37 +0800 |
commit | e283021fa1b5b68b68ddcdb93f3a1411eb5d2c4d (patch) | |
tree | 93000b204b8c8684872b2f5c409abcd8ade39ce3 /deskutils/gnote/Makefile | |
parent | 969e194ccc6500720f06321a2096ef0deb6d4600 (diff) | |
download | marcuscom-ports-e283021fa1b5b68b68ddcdb93f3a1411eb5d2c4d.tar marcuscom-ports-e283021fa1b5b68b68ddcdb93f3a1411eb5d2c4d.tar.gz marcuscom-ports-e283021fa1b5b68b68ddcdb93f3a1411eb5d2c4d.tar.bz2 marcuscom-ports-e283021fa1b5b68b68ddcdb93f3a1411eb5d2c4d.tar.lz marcuscom-ports-e283021fa1b5b68b68ddcdb93f3a1411eb5d2c4d.tar.xz marcuscom-ports-e283021fa1b5b68b68ddcdb93f3a1411eb5d2c4d.tar.zst marcuscom-ports-e283021fa1b5b68b68ddcdb93f3a1411eb5d2c4d.zip |
Update to 0.7.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13830 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/gnote/Makefile')
-rw-r--r-- | deskutils/gnote/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index b6dc2383b..a72ef61fb 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -3,12 +3,11 @@ # Whom: Mezz <mezz@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/deskutils/gnote/Makefile,v 1.9 2010/01/06 01:12:43 kwm Exp $ +# $MCom: ports/deskutils/gnote/Makefile,v 1.10 2010/02/14 20:17:39 kwm Exp $ # PORTNAME= gnote -PORTVERSION= 0.7.1 -PORTREVISION= 1 +PORTVERSION= 0.7.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME |