From 19e38c2e9f0410723cc1a29649f9ab578bae6e85 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 12 Apr 1995 04:56:21 +0000 Subject: Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up some Makefiles along the way. --- archivers/lha/Makefile | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'archivers/lha') diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index 5cb49159795f..bf4b89bb5703 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -3,12 +3,17 @@ # Date created: 26 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1994/12/26 09:10:32 ache Exp $ +# $Id: Makefile,v 1.2 1995/04/01 12:43:26 jkh Exp $ # + DISTNAME= lha101u -EXTRACT_SUFX= .tar.Z -MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/ +PKGNAME= lha-1.01u CATEGORIES+= archivers +MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/ +EXTRACT_SUFX= .tar.Z + +MAINTAINER= ache@FreeBSD.ORG + NO_WRKSUBDIR= yes .include -- cgit v1.2.3