From c98cfd116dc0f77d80a247eaa00036df1e3335a1 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Nov 1996 14:17:24 +0000 Subject: Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. --- misc/screen/Makefile | 3 ++- misc/screen/pkg-plist | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'misc/screen') diff --git a/misc/screen/Makefile b/misc/screen/Makefile index c1bf5c42939b..80e578817a22 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -3,7 +3,7 @@ # Date created: 25 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.12 1995/12/18 07:33:27 ache Exp $ +# $Id: Makefile,v 1.13 1996/11/11 05:50:09 obrien Exp $ # DISTNAME= screen-3.7.1 @@ -13,5 +13,6 @@ MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ MAINTAINER= ache@FreeBSD.ORG GNU_CONFIGURE= yes +MAN1= screen.1 .include diff --git a/misc/screen/pkg-plist b/misc/screen/pkg-plist index 34a544094567..0357c529a8b6 100644 --- a/misc/screen/pkg-plist +++ b/misc/screen/pkg-plist @@ -1,7 +1,6 @@ -@cwd /usr/local bin/screen bin/screen-3.7.1 -man/man1/screen.1 +man/man1/screen.1.gz info/screen.info info/screen.info-1 info/screen.info-2 -- cgit v1.2.3