summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/pcmanfm/pcmanfm-9999.ebuild')
-rw-r--r--x11-misc/pcmanfm/pcmanfm-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/pcmanfm/pcmanfm-9999.ebuild b/x11-misc/pcmanfm/pcmanfm-9999.ebuild
index cffd3ca2433c..d6b54b03049c 100644
--- a/x11-misc/pcmanfm/pcmanfm-9999.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ PLOCALE_BACKUP="en_GB"
inherit autotools eutils fdo-mime l10n readme.gentoo
if [[ ${PV} == *9999* ]]; then
- EGIT_REPO_URI="git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/${PN}"
+ EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}"
inherit git-r3
KEYWORDS=""
else