diff options
Diffstat (limited to 'archivers/lzo/Makefile')
-rw-r--r-- | archivers/lzo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index f52d96490d92..17e8ca2ca2b0 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -6,10 +6,10 @@ # PORTNAME= lzo -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= archivers devel -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://wildsau.idv.uni-linz.ac.at/mfx/lzo-download/ +MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/lzo/ \ + ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/compression MAINTAINER= ports@FreeBSD.org |