diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-08 09:41:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-08 09:41:29 +0000 |
commit | 135cdaf99243bdc264a84846249ecfd60a1efd13 (patch) | |
tree | 372dc8acb9686c0451a8b0173152b14dd89135f7 /archivers/liblzo | |
parent | f708e10d31d498c7b51894bdcfcfc29f3f406b1a (diff) | |
download | pkgsrc-135cdaf99243bdc264a84846249ecfd60a1efd13.tar.gz |
Sunsite does not really carry the distfile.
Diffstat (limited to 'archivers/liblzo')
-rw-r--r-- | archivers/liblzo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/liblzo/Makefile b/archivers/liblzo/Makefile index 9a44de6c5bc..e73fbbff9c3 100644 --- a/archivers/liblzo/Makefile +++ b/archivers/liblzo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/08/25 21:49:14 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2003/05/08 09:41:29 wiz Exp $ # VERS= 1.08 @@ -6,7 +6,6 @@ DISTNAME= lzo-${VERS} PKGNAME= liblzo-${VERS} CATEGORIES= archivers MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ \ - ${MASTER_SITE_SUNSITE:=libs/compression/} \ ftp://ftp.elf.stuba.sk/pub/pc/pack/ MAINTAINER= rh@netbsd.org |