Fix MASTER_SITES. From Zafer Aydogan.
This commit is contained in:
parent
a502db5f30
commit
d4cdf7e064
1 changed files with 2 additions and 3 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue