diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-29 22:48:45 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-29 22:48:45 +0800 |
commit | 02bd0b962be8cd01448751ad942fb8c832646670 (patch) | |
tree | b3bf9537aaa67d3a2153869a077c23dc2fea301d /archivers/unzoo | |
parent | caa814aa2bc88ade5b12211787647e1bd90828ee (diff) | |
download | freebsd-ports-gnome-02bd0b962be8cd01448751ad942fb8c832646670.tar.gz freebsd-ports-gnome-02bd0b962be8cd01448751ad942fb8c832646670.tar.zst freebsd-ports-gnome-02bd0b962be8cd01448751ad942fb8c832646670.zip |
Update MASTER_SITES and add an additional mirror
Diffstat (limited to 'archivers/unzoo')
-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 |