pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/liblzo Fix MASTER_SITES. From Zafer Aydogan.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c373fdcd056
branches:  trunk
changeset: 530137:5c373fdcd056
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jun 16 14:52:20 2007 +0000

description:
Fix MASTER_SITES. From Zafer Aydogan.

diffstat:

 archivers/liblzo/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 5f6b7e979075 -r 5c373fdcd056 archivers/liblzo/Makefile
--- a/archivers/liblzo/Makefile Sat Jun 16 14:51:52 2007 +0000
+++ b/archivers/liblzo/Makefile Sat Jun 16 14:52:20 2007 +0000
@@ -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@localhost
 HOMEPAGE=      http://www.oberhumer.com/opensource/lzo/



Home | Main Index | Thread Index | Old Index