diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-12 07:05:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-12 07:05:42 +0000 |
commit | 3724eff20cbae66bf77531eca5435c8d67b0fab1 (patch) | |
tree | 7438fc32e1c6d4bce50425d30fb4b46c3e57a13c /editors/gphpedit | |
parent | fbcbddacac7ba7c759755e33d49e77d1eba4b3ea (diff) | |
download | ports-3724eff20cbae66bf77531eca5435c8d67b0fab1.tar.gz ports-3724eff20cbae66bf77531eca5435c8d67b0fab1.zip |
Notes
Diffstat (limited to 'editors/gphpedit')
-rw-r--r-- | editors/gphpedit/Makefile | 4 |
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 |