diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2004-04-17 11:55:52 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2004-04-17 11:55:52 +0000 |
commit | 4dde94db1a45af12034fb8ed348e58aad600aff2 (patch) | |
tree | f7b0dff00eae892343d6cad47ca11df36913a488 /graphics | |
parent | BROKEN on !i386: Does not compile (diff) |
Add one more master site.
Notes
Notes:
svn path=/head/; revision=107318
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xface.el/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xface.el/Makefile b/graphics/xface.el/Makefile index c679b532c6ee..3fd706f0f5e8 100644 --- a/graphics/xface.el/Makefile +++ b/graphics/xface.el/Makefile @@ -9,7 +9,8 @@ PORTNAME= xface.el PORTVERSION= 1.3.6.24 PORTREVISION= 2 CATEGORIES= graphics elisp -MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/ \ +MASTER_SITES= http://www.jpl.org/ftp/pub/elisp/ \ + ftp://ftp.jpl.org/pub/elisp/ \ ftp://ftp.opaopa.org/pub/mirror/elisp/jpl/elisp/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= x-face-${PORTVERSION} |