aboutsummaryrefslogtreecommitdiffstats
path: root/editors/gphpedit
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-01-12 15:05:42 +0800
committeredwin <edwin@FreeBSD.org>2005-01-12 15:05:42 +0800
commitcf00d616632b3487a92f526b3d12876dcc133fa5 (patch)
treebddf92a7d97ce362836aaf5473083d6835895bbe /editors/gphpedit
parent6ffe2669e966433ae3be629bd51bfd5aa24a39eb (diff)
downloadfreebsd-ports-gnome-cf00d616632b3487a92f526b3d12876dcc133fa5.tar.gz
freebsd-ports-gnome-cf00d616632b3487a92f526b3d12876dcc133fa5.tar.zst
freebsd-ports-gnome-cf00d616632b3487a92f526b3d12876dcc133fa5.zip
[ 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>
Diffstat (limited to 'editors/gphpedit')
-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