From 74d33a9a6f96ce415e58530d5329dcdd0e4abddc Mon Sep 17 00:00:00 2001 From: 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/unrar/Makefile | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'archivers/unrar/Makefile') diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index b2840d1..e64b26e 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -3,12 +3,17 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1994/12/28 15:19:16 ache Exp $ +# $Id: Makefile,v 1.2 1995/04/01 12:43:30 jkh Exp $ # + DISTNAME= unrar100 -EXTRACT_SUFX= .tgz -MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +PKGNAME= unrar-1.00e CATEGORIES+= archivers +MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +EXTRACT_SUFX= .tgz + +MAINTAINER= ache@FreeBSD.ORG + WRKSRC= ${WRKDIR}/unrar.100 .include -- cgit v1.1