diff options
Diffstat (limited to 'archivers/lzo')
-rw-r--r-- | archivers/lzo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |