diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-28 03:14:56 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-28 03:14:56 +0800 |
commit | 6cb2bc5b3bcab2fc160e3213e01a79201074de2a (patch) | |
tree | e1a15317897464b89ffe8a2b8f153c23a80b28d2 /x11/gnome-panel/Makefile | |
parent | 599efb8ed3a68be539f35d75ae50f06538c9dd01 (diff) | |
download | marcuscom-ports-6cb2bc5b3bcab2fc160e3213e01a79201074de2a.tar marcuscom-ports-6cb2bc5b3bcab2fc160e3213e01a79201074de2a.tar.gz marcuscom-ports-6cb2bc5b3bcab2fc160e3213e01a79201074de2a.tar.bz2 marcuscom-ports-6cb2bc5b3bcab2fc160e3213e01a79201074de2a.tar.lz marcuscom-ports-6cb2bc5b3bcab2fc160e3213e01a79201074de2a.tar.xz marcuscom-ports-6cb2bc5b3bcab2fc160e3213e01a79201074de2a.tar.zst marcuscom-ports-6cb2bc5b3bcab2fc160e3213e01a79201074de2a.zip |
Update to 2.32.0.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14697 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 9e02f1c58..9de11e80f 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.226 2010/09/19 08:32:07 kwm Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.227 2010/09/27 13:42:25 kwm Exp $ # PORTNAME= gnome-panel -PORTVERSION= 2.32.0 +PORTVERSION= 2.32.0.1 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME |