diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-13 00:20:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-13 00:20:28 +0000 |
commit | 8c8fc31c5cb593de902f51887be7f0ff84ff22e2 (patch) | |
tree | 3fa36dc8ce4a981068d71f0b0051020ea7dd536c /devel/xtla | |
parent | [maintainer-update] Update port: emulators/vmips 1.2.2 --> 1.3 (diff) |
[maintainer update] 16 ports: add mirror MASTER_SITES
Please add http://bsdchat.com/dist/dryice/ to the MASTER_SITES
of the following ports. Thanks Clive Lin and bsdchat.com for
the mirror space!
chinese/xpdf
deskutils/etask
devel/cedet
devel/ecb
devel/eieio
devel/ipython
devel/kodos
devel/semantic
devel/xtla
editors/speedbar
editors/tree-widget
games/emacs-chess
net/tcping
www/mod_scgi
www/py-scgi
www/quixote
PR: ports/75743
Submitted by: Dryice Liu <dryice@liu.com.cn>
Notes
Notes:
svn path=/head/; revision=126280
Diffstat (limited to 'devel/xtla')
-rw-r--r-- | devel/xtla/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/xtla/Makefile b/devel/xtla/Makefile index 1e743cfbf5d6..68ec8a89ee50 100644 --- a/devel/xtla/Makefile +++ b/devel/xtla/Makefile @@ -9,7 +9,8 @@ PORTNAME= xtla PORTVERSION= 0.9 PORTEPOCH= 1 CATEGORIES= devel elisp -MASTER_SITES= http://download.gna.org/xtla-el/ +MASTER_SITES= http://download.gna.org/xtla-el/ \ + http://bsdchat.com/dist/dryice/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= dryice@liu.com.cn |