diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-11-17 21:01:32 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-11-17 21:01:32 +0800 |
commit | 3d5adab7af3ad0f9f416f69c8c3264c45ae8c091 (patch) | |
tree | 9c454da22d8a0392668e4193947978637b8ebb9c /x11/gnome-panel/Makefile | |
parent | 140316bca09336a1155df5d7546b2d8170bac3c3 (diff) | |
download | marcuscom-ports-3d5adab7af3ad0f9f416f69c8c3264c45ae8c091.tar marcuscom-ports-3d5adab7af3ad0f9f416f69c8c3264c45ae8c091.tar.gz marcuscom-ports-3d5adab7af3ad0f9f416f69c8c3264c45ae8c091.tar.bz2 marcuscom-ports-3d5adab7af3ad0f9f416f69c8c3264c45ae8c091.tar.lz marcuscom-ports-3d5adab7af3ad0f9f416f69c8c3264c45ae8c091.tar.xz marcuscom-ports-3d5adab7af3ad0f9f416f69c8c3264c45ae8c091.tar.zst marcuscom-ports-3d5adab7af3ad0f9f416f69c8c3264c45ae8c091.zip |
Update to 2.32.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14905 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 42f0efd43..17c87211f 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.228 2010/09/27 19:14:56 kwm Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.229 2010/09/28 07:48:01 kwm Exp $ # PORTNAME= gnome-panel -PORTVERSION= 2.32.0.2 +PORTVERSION= 2.32.1 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME |