diff options
author | zafer <zafer> | 2011-03-17 21:23:03 +0000 |
---|---|---|
committer | zafer <zafer> | 2011-03-17 21:23:03 +0000 |
commit | ad40508842a3e1a60af169ca255cc17de35dd876 (patch) | |
tree | 3fc97c88c9c2dfd142898196a1925f8fabbebabe /multimedia/mpeg-lib | |
parent | 49b3fabc5ad49beea112b0e341d87e3949820a8e (diff) | |
download | pkgsrc-ad40508842a3e1a60af169ca255cc17de35dd876.tar.gz |
remove dead mirror.
Diffstat (limited to 'multimedia/mpeg-lib')
-rw-r--r-- | multimedia/mpeg-lib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/mpeg-lib/Makefile b/multimedia/mpeg-lib/Makefile index 2ea97713a88..e0c9110aacd 100644 --- a/multimedia/mpeg-lib/Makefile +++ b/multimedia/mpeg-lib/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2010/02/11 20:04:28 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2011/03/17 21:23:03 zafer Exp $ # DISTNAME= mpeg_lib-1.3.1 PKGNAME= mpeg-1.3.1 PKGREVISION= 1 CATEGORIES= multimedia -MASTER_SITES= ftp://ftp.mni.mcgill.ca/pub/mpeg/ \ - ftp://ftp.fu-berlin.de/unix/X11/graphics/gimp/libs/ \ +MASTER_SITES= ftp://ftp.fu-berlin.de/unix/X11/graphics/gimp/libs/ \ ftp://ftp.gimp.org/pub/gimp/libs/ MAINTAINER= pkgsrc-users@NetBSD.org |