aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-02-26 23:00:49 +0800
committermarino <marino@FreeBSD.org>2014-02-26 23:00:49 +0800
commit6180e2f49b1cb4942d09d46c710de76e687b94e8 (patch)
treeb8a78bc16e924003df2f32a8efdaed1ce145cc93 /archivers
parent1b98933b1ef43fc5a7a27de9af14a268aaf7bedd (diff)
downloadfreebsd-ports-gnome-6180e2f49b1cb4942d09d46c710de76e687b94e8.tar.gz
freebsd-ports-gnome-6180e2f49b1cb4942d09d46c710de76e687b94e8.tar.zst
freebsd-ports-gnome-6180e2f49b1cb4942d09d46c710de76e687b94e8.zip
archivers/lzip: Remove LOCAL MASTER_SITES; this was for version 1.14 only
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzip/Makefile b/archivers/lzip/Makefile
index dff2b2b79dd5..182905b2a8f0 100644
--- a/archivers/lzip/Makefile
+++ b/archivers/lzip/Makefile
@@ -4,7 +4,7 @@
PORTNAME= lzip
PORTVERSION= 1.15
CATEGORIES= archivers
-MASTER_SITES= SAVANNAH/lzip LOCAL/marino
+MASTER_SITES= SAVANNAH/lzip
MAINTAINER= ports@FreeBSD.org
COMMENT= Lossless data compressor based on the LZMA algorithm