From 99df43bf1336afac77ff9926acf7893da84f2186 Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 12 Nov 1996 02:19:40 +0000 Subject: CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. --- archivers/unrar/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/unrar/Makefile') diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 438e3ba99cba..a0e9f6b2fb08 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -3,12 +3,12 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.5 1996/05/15 04:59:28 ache Exp $ +# $Id: Makefile,v 1.6 1996/05/16 08:59:57 asami Exp $ # DISTNAME= unrar101 PKGNAME= unrar-1.01a -CATEGORIES+= archivers +CATEGORIES= archivers MASTER_SITES= ftp://ftp.relcom.ru/unix/arcers/ EXTRACT_SUFX= .tgz -- cgit