From f2d3db8ea6f3df5fca58668d8890205a474e00cf Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 18 Aug 1998 22:56:50 +0000 Subject: [PATCH] Hey, test before committing, Vanilla. This doesn't even fetch now. :) --- archivers/unarj/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile index 5761a73aa698..de11f59e4a38 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -3,14 +3,14 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.8 1998/01/26 10:11:37 asami Exp $ +# $Id: Makefile,v 1.9 1998/08/18 02:26:43 vanilla Exp $ # -DISTNAME= unarj +DISTNAME= unarj PKGNAME= unarj-2.41 CATEGORIES= archivers MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/ -EXTRACT_SUFX= .tar.Z +DISTFILES= unarj241.tar.Z MAINTAINER= ache@FreeBSD.ORG