Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up

some Makefiles along the way.
This commit is contained in:
Satoshi Asami 1995-04-12 04:48:15 +00:00
parent 53821769ed
commit 7303a65141
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1347

View File

@ -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 <bsd.port.mk>