summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-01-12 07:05:42 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-01-12 07:05:42 +0000
commit3724eff20cbae66bf77531eca5435c8d67b0fab1 (patch)
tree7438fc32e1c6d4bce50425d30fb4b46c3e57a13c
parentAdd skippy-xd (diff)
[ maintainer ] fix fetching by adding an additional MASTER_SITES
gphpedit.org is down now, so I've googled for another MASTER_SITES. PR: ports/76127 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Notes
Notes: svn path=/head/; revision=126203
-rw-r--r--editors/gphpedit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/gphpedit/Makefile b/editors/gphpedit/Makefile
index 73e71eef2571..33e238477151 100644
--- a/editors/gphpedit/Makefile
+++ b/editors/gphpedit/Makefile
@@ -8,7 +8,9 @@
PORTNAME= gphpedit
PORTVERSION= 0.9.50
CATEGORIES= editors gnome
-MASTER_SITES= http://www.gphpedit.org/download/store/
+MASTER_SITES= http://www.gphpedit.org/download/store/ \
+ http://ftp.ceid.upatras.gr/pub/linux/gentoo/distfiles/ \
+ http://www.jolupatech.info/crux/gphpedit/
MAINTAINER= bogorodskiy@inbox.ru
COMMENT= PHP, HTML and CSS development environment for GNOME 2.x