summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-08-17 08:40:28 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-08-17 08:40:28 +0000
commit8f1d502da5ed26bde5097e5db355b3415e08c8ed (patch)
tree8cc7a84fb3d7f3ce2e94b62a19f342bd78fcdf55
parentMake compilable with recent FAST_IPSEC changes on -CURRENT. (diff)
Put the DISTFILE on MATER_SITE_LOCAL to fix fetch.
PR: ports/115251 Submitted by: Phillip Neumann (maintainer)
Notes
Notes: svn path=/head/; revision=197831
-rw-r--r--x11-themes/gtk-murrina-aqua/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/gtk-murrina-aqua/Makefile b/x11-themes/gtk-murrina-aqua/Makefile
index 2640266313e0..1c7cd7b7466a 100644
--- a/x11-themes/gtk-murrina-aqua/Makefile
+++ b/x11-themes/gtk-murrina-aqua/Makefile
@@ -9,7 +9,8 @@ PORTNAME= gtk-murrina-aqua
PORTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= x11-themes
-MASTER_SITES= http://www.kernow-webhosting.com/~bvc/theme/gtk/murrine/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://www5.frugalware.org/packages/frugalware/pub/frugalware/frugalware-stable/source/gnome-extra/gtk+2-engines-murrine/
DISTNAME= Murrina-Aqua
MAINTAINER= pneumann@gmail.com