Fri Mar 11 11:27:13 2011 UTC ()
remove dead mirror.


(zafer)
diff -r1.8 -r1.9 pkgsrc/editors/jed/Makefile.common

cvs diff -r1.8 -r1.9 pkgsrc/editors/jed/Makefile.common (expand / switch to unified diff)

--- pkgsrc/editors/jed/Makefile.common 2010/01/29 19:46:20 1.8
+++ pkgsrc/editors/jed/Makefile.common 2011/03/11 11:27:13 1.9
@@ -1,21 +1,20 @@ @@ -1,21 +1,20 @@
1# $NetBSD: Makefile.common,v 1.8 2010/01/29 19:46:20 joerg Exp $ 1# $NetBSD: Makefile.common,v 1.9 2011/03/11 11:27:13 zafer Exp $
2# 2#
3DISTNAME= jed-0.99-16 3DISTNAME= jed-0.99-16
4CATEGORIES= editors 4CATEGORIES= editors
5MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.99/ \ 5MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.99/ \
6 ftp://ftp.fu-berlin.de/pub/unix/editors/jed/v0.99/ \ 6 ftp://ftp.fu-berlin.de/pub/unix/editors/jed/v0.99/ \
7 ftp://ftp.ntua.gr/pub/lang/slang/jed/v0.99/ \ 7 ftp://ftp.ntua.gr/pub/lang/slang/jed/v0.99/ \
8 ftp://ftp.bay.net.au/pub/jed/v0.99/ \ 
9 ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/jed/v0.99/ 8 ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/jed/v0.99/
10EXTRACT_SUFX= .tar.bz2 9EXTRACT_SUFX= .tar.bz2
11 10
12MAINTAINER= joerg@gmx.net 11MAINTAINER= joerg@gmx.net
13HOMEPAGE= http://www.jedsoft.org/jed/ 12HOMEPAGE= http://www.jedsoft.org/jed/
14 13
15MAKE_JOBS_SAFE= no 14MAKE_JOBS_SAFE= no
16 15
17GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
18 17
19EGDIR= ${PREFIX}/share/examples/jed 18EGDIR= ${PREFIX}/share/examples/jed
20CONF_FILES= ${EGDIR}/jed.conf ${PREFIX}/etc/jed.conf 19CONF_FILES= ${EGDIR}/jed.conf ${PREFIX}/etc/jed.conf
21 20