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. --- lang/p2c/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/p2c/Makefile') diff --git a/lang/p2c/Makefile b/lang/p2c/Makefile index 464d1824c6f3..5ba44bb33038 100644 --- a/lang/p2c/Makefile +++ b/lang/p2c/Makefile @@ -3,7 +3,7 @@ # Date created: 4 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.8 1996/11/12 02:18:46 obrien Exp $ +# $Id: Makefile,v 1.9 1996/11/17 06:12:37 obrien Exp $ # DISTNAME= p2c-1.21alpha-07.Dec.93 @@ -14,7 +14,7 @@ DISTFILES= p2c-1.21alpha2.tar.gz MAINTAINER= jmz@FreeBSD.org -MAN1= p2cc.1 +MAN1= p2c.1 p2cc.1 pre-install: build @${MKDIR} ${PREFIX}/bin -- cgit v1.2.3