From 9564fa460c6d4dd109e15c66ee58c131a8017f7a Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Tue, 19 Apr 2005 23:38:05 +0000 Subject: Package list fixup. Noticed by: kris Pointy hat to: myself --- security/sudosh/Makefile | 3 +++ security/sudosh2/Makefile | 3 +++ security/sudosh3/Makefile | 3 +++ 3 files changed, 9 insertions(+) diff --git a/security/sudosh/Makefile b/security/sudosh/Makefile index 4d7cfd12a79f..1c007c5e5748 100644 --- a/security/sudosh/Makefile +++ b/security/sudosh/Makefile @@ -22,4 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --bindir="${PREFIX}/bin" CONFIGURE_ENV= LDFLAGS="-lutil" +MAN1= sudosh.1 +MAN8= sudosh-replay.8 + .include diff --git a/security/sudosh2/Makefile b/security/sudosh2/Makefile index 4d7cfd12a79f..1c007c5e5748 100644 --- a/security/sudosh2/Makefile +++ b/security/sudosh2/Makefile @@ -22,4 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --bindir="${PREFIX}/bin" CONFIGURE_ENV= LDFLAGS="-lutil" +MAN1= sudosh.1 +MAN8= sudosh-replay.8 + .include diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile index 4d7cfd12a79f..1c007c5e5748 100644 --- a/security/sudosh3/Makefile +++ b/security/sudosh3/Makefile @@ -22,4 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --bindir="${PREFIX}/bin" CONFIGURE_ENV= LDFLAGS="-lutil" +MAN1= sudosh.1 +MAN8= sudosh-replay.8 + .include -- cgit v1.2.3