summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-13 12:35:44 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-13 12:35:44 +0800
commit52bff937e3ce8d77c786a1a1c02a93e618d6d74f (patch)
treee39279d8d17ddafe229e9d697889c8e854013036 /x11/gnome-panel/Makefile
parent7a87f7a62f35aa8529ca382da4dbc56de30527fc (diff)
downloadmarcuscom-ports-52bff937e3ce8d77c786a1a1c02a93e618d6d74f.tar
marcuscom-ports-52bff937e3ce8d77c786a1a1c02a93e618d6d74f.tar.gz
marcuscom-ports-52bff937e3ce8d77c786a1a1c02a93e618d6d74f.tar.bz2
marcuscom-ports-52bff937e3ce8d77c786a1a1c02a93e618d6d74f.tar.lz
marcuscom-ports-52bff937e3ce8d77c786a1a1c02a93e618d6d74f.tar.xz
marcuscom-ports-52bff937e3ce8d77c786a1a1c02a93e618d6d74f.tar.zst
marcuscom-ports-52bff937e3ce8d77c786a1a1c02a93e618d6d74f.zip
Attempt a "deep" copy of the locations list to prevent a crash when trying
to add a new location. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10439 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r--x11/gnome-panel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 0933c2a85..eeeef0889 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-panel/Makefile,v 1.170 2008/02/12 01:04:06 marcus Exp $
+# $MCom: ports/x11/gnome-panel/Makefile,v 1.171 2008/02/12 02:23:45 marcus Exp $
#
PORTNAME= gnome-panel
PORTVERSION= 2.21.91
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}