summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-11 10:28:48 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-11 10:28:48 +0800
commit349d4915b9471b316becbd4423386cdc30070c90 (patch)
tree65db2b2aadb7e836eba4282ea95fa83856de15d4 /x11/gnome-panel/Makefile
parenta630d1db26a7863de39ce6248741f9b65130083c (diff)
downloadmarcuscom-ports-349d4915b9471b316becbd4423386cdc30070c90.tar
marcuscom-ports-349d4915b9471b316becbd4423386cdc30070c90.tar.gz
marcuscom-ports-349d4915b9471b316becbd4423386cdc30070c90.tar.bz2
marcuscom-ports-349d4915b9471b316becbd4423386cdc30070c90.tar.lz
marcuscom-ports-349d4915b9471b316becbd4423386cdc30070c90.tar.xz
marcuscom-ports-349d4915b9471b316becbd4423386cdc30070c90.tar.zst
marcuscom-ports-349d4915b9471b316becbd4423386cdc30070c90.zip
Update to 2.22.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10681 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r--x11/gnome-panel/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 0bf54076a..b344d2e2a 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -3,15 +3,14 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-panel/Makefile,v 1.173 2008/02/16 17:20:19 marcus Exp $
+# $MCom: ports/x11/gnome-panel/Makefile,v 1.174 2008/02/26 17:19:13 kwm Exp $
#
PORTNAME= gnome-panel
-PORTVERSION= 2.21.92
+PORTVERSION= 2.22.0
PORTREVISION?= 0
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-panel/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org