From d23a79568090d280bf3beb199bb97f0572234984 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" 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/zoo/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'archivers/zoo/Makefile') diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 64820d3e236d..6af3116e7704 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -3,14 +3,16 @@ # Date created: 18 October 1994 # Whom: jmz # -# $Id$ +# $Id: Makefile,v 1.4 1995/04/15 04:45:25 asami Exp $ # DISTNAME= zoo-2.10pl1 PKGNAME= zoo-2.10.1 -CATEGORIES+= archivers +CATEGORIES= archivers MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +MAINTAINER= jmz@FreeBSD.org + NO_WRKSUBDIR= yes ALL_TARGET= bsdansi MAKEFILE= makefile -- cgit v1.2.3