From 4595145759738b75f1f1f1c7016411962443e664 Mon Sep 17 00:00:00 2001 From: oliver Date: Tue, 31 May 2005 15:39:55 +0000 Subject: fix MASTER_SITES --- archivers/lzo/Makefile | 2 +- archivers/lzo2/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers') diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index e308fe97678d..e50726ecb132 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -9,7 +9,7 @@ PORTNAME= lzo PORTVERSION= 1.08 PORTREVISION= 1 CATEGORIES= archivers devel -MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ +MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/LZO-v1/ MASTER_SITE_SUBDIR= libs/compression MAINTAINER= ports@FreeBSD.org diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index e308fe97678d..e50726ecb132 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -9,7 +9,7 @@ PORTNAME= lzo PORTVERSION= 1.08 PORTREVISION= 1 CATEGORIES= archivers devel -MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ +MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/LZO-v1/ MASTER_SITE_SUBDIR= libs/compression MAINTAINER= ports@FreeBSD.org -- cgit