diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-05-28 18:49:14 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-05-28 18:49:14 +0800 |
commit | 7cd4f35ab6eb8a46465c9601bab5a482c7b0075c (patch) | |
tree | 2e8203e5925030f0731a005b040e96be2211be75 /x11/gnome-panel3/Makefile | |
parent | a38345560a1f8e89c4c3fb8aeac8eedd776b4137 (diff) | |
download | marcuscom-ports-7cd4f35ab6eb8a46465c9601bab5a482c7b0075c.tar marcuscom-ports-7cd4f35ab6eb8a46465c9601bab5a482c7b0075c.tar.gz marcuscom-ports-7cd4f35ab6eb8a46465c9601bab5a482c7b0075c.tar.bz2 marcuscom-ports-7cd4f35ab6eb8a46465c9601bab5a482c7b0075c.tar.lz marcuscom-ports-7cd4f35ab6eb8a46465c9601bab5a482c7b0075c.tar.xz marcuscom-ports-7cd4f35ab6eb8a46465c9601bab5a482c7b0075c.tar.zst marcuscom-ports-7cd4f35ab6eb8a46465c9601bab5a482c7b0075c.zip |
Update to 3.0.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15991 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel3/Makefile')
-rw-r--r-- | x11/gnome-panel3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile index 3d077b73d..588279f95 100644 --- a/x11/gnome-panel3/Makefile +++ b/x11/gnome-panel3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel3/Makefile,v 1.16 2011/04/10 19:41:38 mezz Exp $ +# $MCom: ports/x11/gnome-panel3/Makefile,v 1.17 2011/04/25 21:58:25 mezz Exp $ # PORTNAME= gnome-panel -PORTVERSION= 3.0.0.1 +PORTVERSION= 3.0.2 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME |