diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-05 17:09:57 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-05 17:09:57 +0800 |
commit | 04cbb1608ac2aff1ff3cf0b1e4a68c88142c34c6 (patch) | |
tree | 4f5d8a3fedf95d338b88a561297ea4ea04e1b44e /x11/gnome-panel/Makefile | |
parent | 3020c45a97bce68aea122516d6afa5153dcccb5e (diff) | |
download | marcuscom-ports-04cbb1608ac2aff1ff3cf0b1e4a68c88142c34c6.tar marcuscom-ports-04cbb1608ac2aff1ff3cf0b1e4a68c88142c34c6.tar.gz marcuscom-ports-04cbb1608ac2aff1ff3cf0b1e4a68c88142c34c6.tar.bz2 marcuscom-ports-04cbb1608ac2aff1ff3cf0b1e4a68c88142c34c6.tar.lz marcuscom-ports-04cbb1608ac2aff1ff3cf0b1e4a68c88142c34c6.tar.xz marcuscom-ports-04cbb1608ac2aff1ff3cf0b1e4a68c88142c34c6.tar.zst marcuscom-ports-04cbb1608ac2aff1ff3cf0b1e4a68c88142c34c6.zip |
Update to 2.23.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10998 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 ce1853532..6e7b5149f 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.179 2008/04/22 18:55:28 ahze Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.180 2008/05/20 20:00:48 marcus Exp $ # PORTNAME= gnome-panel -PORTVERSION= 2.23.2.1 +PORTVERSION= 2.23.3 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME |