1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Add MAN1 into sed/Makefile

PR:		13622
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
This commit is contained in:
Satoshi Taoka 1999-09-08 13:33:22 +00:00
parent ab25c2e3d5
commit 5861678572
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21400

View File

@ -22,4 +22,6 @@ PATCHFILES= sedmb108.diff.gz
PATCH_DIST_STRIP= -p1
FETCH_BEFORE_ARGS= -b
MAN1= sed.1
.include <bsd.port.mk>