From 7303a651412f794e300334fae502c1e12ca9da58 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 12 Apr 1995 04:48:15 +0000 Subject: Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up some Makefiles along the way. --- archivers/arc/Makefile | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile index 2b2d1ced7734..d19ec6aa7864 100644 --- a/archivers/arc/Makefile +++ b/archivers/arc/Makefile @@ -3,12 +3,17 @@ # Date created: 31 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1994/12/31 18:07:46 ache Exp $ +# $Id: Makefile,v 1.2 1995/04/01 12:43:14 jkh Exp $ # + DISTNAME= arc521e.pl8 -EXTRACT_SUFX= .tar.Z -MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +PKGNAME= arc-5.21e CATEGORIES+= archivers +MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +EXTRACT_SUFX= .tar.Z + +MAINTAINER= ache@FreeBSD.ORG + NO_WRKSUBDIR= yes .include -- cgit v1.2.3