From 5f36ef6e4a9221e4449a54a90685564c35712463 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 5 Oct 1998 05:18:06 +0000 Subject: Move manpages to Makefile and use MAN* macros. --- x11/xtattr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/xtattr/Makefile') diff --git a/x11/xtattr/Makefile b/x11/xtattr/Makefile index e421d88c652b..7c55c8c87979 100644 --- a/x11/xtattr/Makefile +++ b/x11/xtattr/Makefile @@ -3,7 +3,7 @@ # Date created: 6 August 1997 # Whom: jeff@cetlink.net # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/10/31 13:04:14 tg Exp $ # DISTNAME= xtattr-1.0 @@ -13,5 +13,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= ports@FreeBSD.ORG USE_IMAKE= yes +MAN1= xtattr.1 .include -- cgit