diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-13 18:25:28 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-13 18:25:28 +0800 |
commit | 116f282433c6bc183aa56623694ec0c9b2f37468 (patch) | |
tree | 7e2f502d356de42e15051e43b80ae8afe1331610 /x11/gnomepanel/Makefile | |
parent | df3ccfafafec193a61c3e4ce8dfe5c1a01ea23f0 (diff) | |
download | marcuscom-ports-116f282433c6bc183aa56623694ec0c9b2f37468.tar marcuscom-ports-116f282433c6bc183aa56623694ec0c9b2f37468.tar.gz marcuscom-ports-116f282433c6bc183aa56623694ec0c9b2f37468.tar.bz2 marcuscom-ports-116f282433c6bc183aa56623694ec0c9b2f37468.tar.lz marcuscom-ports-116f282433c6bc183aa56623694ec0c9b2f37468.tar.xz marcuscom-ports-116f282433c6bc183aa56623694ec0c9b2f37468.tar.zst marcuscom-ports-116f282433c6bc183aa56623694ec0c9b2f37468.zip |
- Update to 2.11.5
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4228 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomepanel/Makefile')
-rw-r--r-- | x11/gnomepanel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index 7e58991be..c8851379a 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomepanel/Makefile,v 1.98 2005/07/03 17:16:01 ahze Exp $ +# $MCom: ports/x11/gnomepanel/Makefile,v 1.99 2005/07/05 08:37:59 mezz Exp $ # PORTNAME= gnomepanel -PORTVERSION= 2.11.4 -PORTREVISION= 1 +PORTVERSION= 2.11.5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.11 |