diff options
Diffstat (limited to 'archivers/arc')
-rw-r--r-- | archivers/arc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile index 0b3e504..ebc370f 100644 --- a/archivers/arc/Makefile +++ b/archivers/arc/Makefile @@ -3,13 +3,13 @@ # Date created: 31 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.4 1996/11/12 02:17:13 obrien Exp $ +# $Id: Makefile,v 1.5 1996/11/18 13:55:39 asami Exp $ # DISTNAME= arc521e.pl8 PKGNAME= arc-5.21e CATEGORIES= archivers -MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +MASTER_SITES= ftp://ftp.kiae.su/pub/unix/arcers/ EXTRACT_SUFX= .tar.Z MAINTAINER= ache@FreeBSD.ORG |