summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-21 16:59:24 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-21 16:59:24 +0800
commit6cac39a28492e09c10463e1797d08f16962b6be5 (patch)
tree43e8f149f46470ab8509a2b7b229cdbe1e2a9fc5
parentd5d412af56bc3e8ab3c52bb4864426c112f066e5 (diff)
downloadmarcuscom-ports-6cac39a28492e09c10463e1797d08f16962b6be5.tar
marcuscom-ports-6cac39a28492e09c10463e1797d08f16962b6be5.tar.gz
marcuscom-ports-6cac39a28492e09c10463e1797d08f16962b6be5.tar.bz2
marcuscom-ports-6cac39a28492e09c10463e1797d08f16962b6be5.tar.lz
marcuscom-ports-6cac39a28492e09c10463e1797d08f16962b6be5.tar.xz
marcuscom-ports-6cac39a28492e09c10463e1797d08f16962b6be5.tar.zst
marcuscom-ports-6cac39a28492e09c10463e1797d08f16962b6be5.zip
Fix fetch, git snapshot tar ball lives on our local servers not gnome ftp.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15063 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11/gnome-panel3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile
index 04141afb6..f8bb7ebef 100644
--- a/x11/gnome-panel3/Makefile
+++ b/x11/gnome-panel3/Makefile
@@ -3,14 +3,15 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-panel3/Makefile,v 1.2 2010/08/08 09:58:14 kwm Exp $
+# $MCom: ports/x11/gnome-panel3/Makefile,v 1.4 2011/01/18 14:24:42 kwm Exp $
#
PORTNAME= gnome-panel
PORTVERSION= 2.91.0
PORTREVISION?= 0
CATEGORIES= x11 gnome
-MASTER_SITES= GNOME
+MASTER_SITES= LOCAL/kwm
+#MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org