diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 11:35:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 11:35:41 +0000 |
commit | 2150bb38531cab38860a040e7b83624863617ce6 (patch) | |
tree | d8854bc01892758135381415570cb3d23596161a | |
parent | 8f31aa8068f4e886474607452d901ed1582fb56c (diff) | |
download | pkgsrc-2150bb38531cab38860a040e7b83624863617ce6.tar.gz |
Remove Ex-MASTER_SITEs. From Zafer Aydogan.
-rw-r--r-- | multimedia/transcode/Makefile | 5 | ||||
-rw-r--r-- | security/pgp5/Makefile | 4 |
2 files changed, 2 insertions, 7 deletions
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index e8ff28128e8..837625d92a2 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -1,13 +1,10 @@ -# $NetBSD: Makefile,v 1.40 2007/08/09 20:06:35 drochner Exp $ +# $NetBSD: Makefile,v 1.41 2007/12/02 11:36:54 wiz Exp $ # DISTNAME= transcode-1.0.3 PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://fromani.exit1.org/ \ - http://dl.fkb.wormulon.net/transcode/ \ - http://dl.kel.wormulon.net/transcode/ \ - http://kraymer.de/mirroring/ \ http://www.jakemsr.com/transcode/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 0f9659070ef..c203133d0c4 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2007/11/12 00:06:52 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2007/12/02 11:35:41 wiz Exp $ # DISTNAME= pgp50i-unix-src PKGNAME= pgp5-5.0i CATEGORIES= security MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \ - ftp://ftp.at.pgpi.com/pub/pgpi/5.0/unix/ \ - ftp://ftp.se.pgpi.com/pub/pgp/5.0/unix/ \ ftp://ftp.au.pgpi.com/pub/pgp/5.0/unix/ \ ftp://ftp.ifi.uio.no/pub/pgp/5.0/unix/ \ ftp://ftp.tuwien.ac.at/privacy/pgp/5.0/unix/ \ |