diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 12:20:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 12:20:12 +0000 |
commit | a40a8b4e34bec800c67a5d05a6014727efa239ae (patch) | |
tree | 56374fef0230a9a33e982556fbd1c8e1e09267fb | |
parent | bb60724301fa75411c32c4d53ea0d86d0777b5a8 (diff) | |
download | pkgsrc-a40a8b4e34bec800c67a5d05a6014727efa239ae.tar.gz |
Remove Ex-MASTER_SITE. From Zafer Aydogan.
-rw-r--r-- | news/tin/Makefile | 3 | ||||
-rw-r--r-- | print/cjk-lyx/Makefile | 5 | ||||
-rw-r--r-- | security/hackbot/Makefile | 5 | ||||
-rw-r--r-- | security/libbf/Makefile | 5 | ||||
-rw-r--r-- | security/libidea/Makefile | 5 |
5 files changed, 9 insertions, 14 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index b8662ca9d99..6ad90b42daf 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2007/11/12 00:04:36 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2007/12/02 12:20:12 wiz Exp $ # DISTNAME= tin-1.8.3 CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/current/ \ - ftp://mirror.aarnet.edu.au/pub/tin/current/ \ ftp://gd.tuwien.ac.at/infosys/newsreaders/tin/current/ \ ftp://ftp.funet.fi/pub/unix/news/tin-unoff/ EXTRACT_SUFX= .tar.bz2 diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index 73432bb25da..964206dcc4e 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.24 2006/12/15 20:33:00 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2007/12/02 12:20:43 wiz Exp $ DISTNAME= lyx-${LYX_VERS} PKGNAME= cjk-${DISTNAME} PKGREVISION= 6 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ - ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ \ - ftp://ftp.sdsc.edu/pub/other/lyx/stable/ + ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ PATCH_SITES= ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX/ PATCHFILES= CJK-LyX-${LYX_VERS}-patch diff --git a/security/hackbot/Makefile b/security/hackbot/Makefile index e286d9b57f1..c7f74fd7e5e 100644 --- a/security/hackbot/Makefile +++ b/security/hackbot/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2007/11/12 00:03:18 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2007/12/02 12:21:18 wiz Exp $ DISTNAME= hackbot-2.15 CATEGORIES= security net -MASTER_SITES= http://www.xs4all.nl/~mvberkum/hackbot/ \ - http://webs.uolsinectis.com.ar/gbarosio/hackbot/ +MASTER_SITES= http://www.xs4all.nl/~mvberkum/hackbot/ EXTRACT_SUFX= .tgz MAINTAINER= nk@atki.net diff --git a/security/libbf/Makefile b/security/libbf/Makefile index 0d55fe7cc3f..c318a03f567 100644 --- a/security/libbf/Makefile +++ b/security/libbf/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2006/10/04 21:58:14 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2007/12/02 12:21:53 wiz Exp $ # DISTNAME= libbf-0.8.2b CATEGORIES= security MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/libeay/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ \ - ftp://ftp.ntnu.no/pub/unix/security/ \ - ftp://ftp.sunsite.org.uk/Mirrors/ftp.psy.uq.oz.au/pub/Crypto/libeay/ + ftp://ftp.ntnu.no/pub/unix/security/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.schneier.com/blowfish.html diff --git a/security/libidea/Makefile b/security/libidea/Makefile index 0e172f93f79..40afd193037 100644 --- a/security/libidea/Makefile +++ b/security/libidea/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2007/10/31 12:29:34 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2007/12/02 12:22:10 wiz Exp $ # DISTNAME= libidea-0.8.2b CATEGORIES= security MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/libeay/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ \ - ftp://ftp.ntnu.no/pub/unix/security/ \ - ftp://ftp.sunsite.org.uk/Mirrors/ftp.psy.uq.oz.au/pub/Crypto/libeay/ + ftp://ftp.ntnu.no/pub/unix/security/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.media-crypt.com/pages/fidea.html |