diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-31 21:14:42 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-31 21:14:42 +0800 |
commit | 3a5bc7fdeaba64de39441ef152fbebafc63c5cac (patch) | |
tree | 9dd737511ee9e34994bfb2cffd3b3da13532aa04 /x11/gnome-panel/Makefile | |
parent | 1d2879b27bb008e16fa0b246a13f9244cc4ed71a (diff) | |
download | marcuscom-ports-3a5bc7fdeaba64de39441ef152fbebafc63c5cac.tar marcuscom-ports-3a5bc7fdeaba64de39441ef152fbebafc63c5cac.tar.gz marcuscom-ports-3a5bc7fdeaba64de39441ef152fbebafc63c5cac.tar.bz2 marcuscom-ports-3a5bc7fdeaba64de39441ef152fbebafc63c5cac.tar.lz marcuscom-ports-3a5bc7fdeaba64de39441ef152fbebafc63c5cac.tar.xz marcuscom-ports-3a5bc7fdeaba64de39441ef152fbebafc63c5cac.tar.zst marcuscom-ports-3a5bc7fdeaba64de39441ef152fbebafc63c5cac.zip |
Update to 2.29.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13551 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index ab0a8c95b..9159a3ea2 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.211 2010/01/17 07:07:02 avl Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.212 2010/01/17 12:39:10 kwm Exp $ # PORTNAME= gnome-panel -PORTVERSION= 2.29.5.1 +PORTVERSION= 2.29.6 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME |