From a29f7111cf63755011a708773066a7f840b5b37f Mon Sep 17 00:00:00 2001 From: Tim Vanderhoek Date: Mon, 24 Aug 1998 08:16:37 +0000 Subject: [PATCH] This man might be compressed to a small size now that he is moved from pkg/PLIST to Makefile. asami@FreeBSD.ORG, whoever you are, you're supposed to be the MAINTAINER of this port. Get your act in gear, eh! ;-) --- misc/colorls/Makefile | 5 ++++- misc/colorls/pkg-plist | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile index 103c017c535f..168da8680fa6 100644 --- a/misc/colorls/Makefile +++ b/misc/colorls/Makefile @@ -3,7 +3,7 @@ # Date created: 8 March 1995 # Whom: Satoshi Asami # -# $Id: Makefile,v 1.13 1997/04/30 03:18:06 asami Exp $ +# $Id: Makefile,v 1.14 1997/10/16 06:26:14 asami Exp $ # DISTNAME= colorls @@ -14,6 +14,9 @@ DISTFILES= ls-2.2.5.tar.gz MAINTAINER= asami@FreeBSD.ORG +MAN1= colorls.1 +MANCOMPRESSED= maybe + WRKSRC= ${WRKDIR}/ls pre-patch: diff --git a/misc/colorls/pkg-plist b/misc/colorls/pkg-plist index 19d26842bde1..5ae9efb62b10 100644 --- a/misc/colorls/pkg-plist +++ b/misc/colorls/pkg-plist @@ -1,2 +1 @@ bin/colorls -man/man1/colorls.1.gz