diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-08-10 22:31:36 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-08-10 22:31:36 +0000 |
commit | 4bcbe11de3673c8e56f6fecc8bc7ca0e56fdcbbe (patch) | |
tree | 159eaea514e21db07d310b309b0b79f5e7ab1b4b /archivers/zoo | |
parent | 5e3237d7877cd167012e59551e926ebda9054d40 (diff) | |
download | ports-4bcbe11de3673c8e56f6fecc8bc7ca0e56fdcbbe.tar.gz ports-4bcbe11de3673c8e56f6fecc8bc7ca0e56fdcbbe.zip |
Notes
Diffstat (limited to 'archivers/zoo')
-rw-r--r-- | archivers/zoo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index e7ee51900e21..e81c51434d02 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -3,13 +3,13 @@ # Date created: 18 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.6 1996/11/18 13:56:29 asami Exp $ +# $Id: Makefile,v 1.7 1997/07/21 00:48:48 fenner Exp $ # DISTNAME= zoo-2.10pl1 PKGNAME= zoo-2.10.1 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.kiae.su/pub/unix/arcers/ +MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ MAINTAINER= jmz@FreeBSD.org |