diff options
author | zafer <zafer> | 2011-03-11 11:27:13 +0000 |
---|---|---|
committer | zafer <zafer> | 2011-03-11 11:27:13 +0000 |
commit | 509f7adb462213eabf17860713dc0a8a218a14dc (patch) | |
tree | dcb0f6af4c0694dc01f542131e04a9273b5e322b /editors/jed | |
parent | 4065bd00e1502ebc98fc375d7d19054f29478100 (diff) | |
download | pkgsrc-509f7adb462213eabf17860713dc0a8a218a14dc.tar.gz |
remove dead mirror.
Diffstat (limited to 'editors/jed')
-rw-r--r-- | editors/jed/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/jed/Makefile.common b/editors/jed/Makefile.common index 1f58148e43a..d5f5b4ec368 100644 --- a/editors/jed/Makefile.common +++ b/editors/jed/Makefile.common @@ -1,11 +1,10 @@ -# $NetBSD: Makefile.common,v 1.8 2010/01/29 19:46:20 joerg Exp $ +# $NetBSD: Makefile.common,v 1.9 2011/03/11 11:27:13 zafer Exp $ # DISTNAME= jed-0.99-16 CATEGORIES= editors MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.99/ \ ftp://ftp.fu-berlin.de/pub/unix/editors/jed/v0.99/ \ ftp://ftp.ntua.gr/pub/lang/slang/jed/v0.99/ \ - ftp://ftp.bay.net.au/pub/jed/v0.99/ \ ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/jed/v0.99/ EXTRACT_SUFX= .tar.bz2 |