diff options
author | ache <ache@FreeBSD.org> | 1995-01-05 04:20:23 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-01-05 04:20:23 +0000 |
commit | 5c2eff7ff4d70ac7efcb9cc435bebf4d6ff06233 (patch) | |
tree | 4e70e4b72914594bc324dc3c0bebfa23d376ba58 /archivers/zoo/Makefile | |
parent | bf1527d4a07c85d0353377254d87e14c8bac94a4 (diff) | |
download | FreeBSD-ports-5c2eff7ff4d70ac7efcb9cc435bebf4d6ff06233.zip FreeBSD-ports-5c2eff7ff4d70ac7efcb9cc435bebf4d6ff06233.tar.gz |
Upgrade
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 2cd53b4..6018b15 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> |