diff options
Diffstat (limited to 'archivers/lzo2')
-rw-r--r-- | archivers/lzo2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index 0f21b9449f25..bf0bd81d3817 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -8,7 +8,7 @@ PORTNAME= lzo PORTVERSION= 1.07 CATEGORIES= archivers devel -MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/lzo/ \ +MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/lzo/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/compression |