diff options
-rw-r--r-- | archivers/lzo/Makefile | 2 | ||||
-rw-r--r-- | archivers/lzo2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index e308fe9..e50726e 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 e308fe9..e50726e 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 |