diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 10:01:41 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 10:01:41 +0000 |
commit | e1cea1eaa9bde57ce435ca35d34f55d501d7f635 (patch) | |
tree | a88ce2620404e7ea768fb724444eadef09ae5b30 /archivers/zoo | |
parent | 4e7ff926003ab4f9c96cd1ac736637212129ab6a (diff) |
Notes
Diffstat (limited to 'archivers/zoo')
-rw-r--r-- | archivers/zoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 449f999eaf2d..74767e02b582 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.10.1 PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ \ - CRITICAL + LOCAL/ehaupt DISTNAME= zoo-2.10pl1 MAINTAINER= gabor@FreeBSD.org |