summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/liblzo/Makefile3
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