diff options
-rw-r--r-- | archivers/unzoo/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/unzoo/Makefile b/archivers/unzoo/Makefile index 56397c9b36ef..5544f5205bb1 100644 --- a/archivers/unzoo/Makefile +++ b/archivers/unzoo/Makefile @@ -8,7 +8,9 @@ PORTNAME= unzoo DISTVERSION= 4.4 CATEGORIES= archivers -MASTER_SITES= http://critical.ch/unzoo/ +MASTER_SITES= hhttp://critical.ch/distfiles/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= A zoo archive extractor |