Portlint:

Use MAN6? rather than listing man page in pkg/PLIST
This commit is contained in:
Warner Losh 1998-12-28 17:40:02 +00:00
parent ef4c03e1d9
commit 60e692d920
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15687
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# Date created: 23 Dec 1998
# Whom: imp
#
# $Id: Makefile,v 1.1 1998/12/24 05:51:20 imp Exp $
# $Id: Makefile,v 1.2 1998/12/26 21:38:43 asami Exp $
#
DISTNAME= seahaven-1.04
@ -14,5 +14,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= imp@FreeBSD.ORG
GNU_CONFIGURE= yes
MAN6?= seahaven.6
.include <bsd.port.mk>

View File

@ -1,2 +1 @@
bin/seahaven
share/man/man6/seahaven.6