diff options
author | asami <asami@FreeBSD.org> | 2000-08-11 00:46:13 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-08-11 00:46:13 +0000 |
commit | 334a03dd7295d338a15e0473aea8422f480206a1 (patch) | |
tree | 281f68fa96a222afb921c33a8d6279be72451882 /devel/linux_kdump | |
parent | f8e7b4dcd8dc935cdc5de0a8942235000851ddc3 (diff) | |
download | FreeBSD-ports-334a03dd7295d338a15e0473aea8422f480206a1.zip FreeBSD-ports-334a03dd7295d338a15e0473aea8422f480206a1.tar.gz |
MAN1=linux_kdump.1
Submitted by: bento
Diffstat (limited to 'devel/linux_kdump')
-rw-r--r-- | devel/linux_kdump/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/linux_kdump/Makefile b/devel/linux_kdump/Makefile index 4b6f93d..06768cf 100644 --- a/devel/linux_kdump/Makefile +++ b/devel/linux_kdump/Makefile @@ -16,6 +16,7 @@ MAINTAINER= marcel@FreeBSD.org BUILD_DEPENDS= /compat/linux/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools ONLY_FOR_ARCHS= i386 +MAN1= linux_kdump.1 .include <bsd.port.pre.mk> |