diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-05 04:20:23 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-05 04:20:23 +0000 |
commit | 893a8ce9c53cdeb9d0d33376f7cb90fe4d180522 (patch) | |
tree | 6a5dcc550c5c447fe8e2944361b9dbf44fd56dc2 /archivers/zoo/Makefile | |
parent | 2e252f7667746bde70454c550396c36fcb56d876 (diff) |
Notes
Diffstat (limited to 'archivers/zoo/Makefile')
-rw-r--r-- | archivers/zoo/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 2cd53b4fe296..6018b152c8fc 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -1,6 +1,7 @@ -DISTFILES= zoo210.tar.Z -DISTNAME= zoo -MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/ +DISTNAME= zoo-2.10pl1 +MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ NO_WRKSUBDIR= yes +ALL_TARGET= bsdansi +MAKEFILE= makefile .include <bsd.port.mk> |