From d4cdf7e064b45cc34fd841b22f5101919c3c1c61 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 16 Jun 2007 14:52:20 +0000 Subject: Fix MASTER_SITES. From Zafer Aydogan. --- archivers/liblzo/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'archivers/liblzo') diff --git a/archivers/liblzo/Makefile b/archivers/liblzo/Makefile index 0efd42378fa..563d947cdb4 100644 --- a/archivers/liblzo/Makefile +++ b/archivers/liblzo/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2005/08/07 16:02:12 heinz Exp $ +# $NetBSD: Makefile,v 1.22 2007/06/16 14:52:20 wiz Exp $ # DISTNAME= lzo-1.08 PKGNAME= lib${DISTNAME} PKGREVISION= 1 CATEGORIES= archivers -MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ \ - ftp://ftp.elf.stuba.sk/pub/pc/pack/ +MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/LZO-v1/ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.oberhumer.com/opensource/lzo/ -- cgit v1.2.3