diff options
Diffstat (limited to 'archivers/lzo2')
-rw-r--r-- | archivers/lzo2/Makefile | 6 | ||||
-rw-r--r-- | archivers/lzo2/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index f52d96490d92..17e8ca2ca2b0 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/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 diff --git a/archivers/lzo2/distinfo b/archivers/lzo2/distinfo index 65d79d45733a..45a4ccd12b49 100644 --- a/archivers/lzo2/distinfo +++ b/archivers/lzo2/distinfo @@ -1 +1 @@ -MD5 (lzo-1.06.tar.gz) = 01a56f80a9186383d2183f917e9fe4e9 +MD5 (lzo-1.07.tar.gz) = f7bcae7fc7e5c01adbcea21dc7501610 |