aboutsummaryrefslogtreecommitdiff
path: root/security/sudosh2
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2005-04-19 23:38:05 +0000
committerCy Schubert <cy@FreeBSD.org>2005-04-19 23:38:05 +0000
commit9564fa460c6d4dd109e15c66ee58c131a8017f7a (patch)
tree04803704154bbc84fd9a4d9147464266d5b5ac83 /security/sudosh2
parentc00f766e56e76c4f64f73fbe8e55c97fe77e6ea3 (diff)
downloadports-9564fa460c6d4dd109e15c66ee58c131a8017f7a.tar.gz
ports-9564fa460c6d4dd109e15c66ee58c131a8017f7a.zip
Package list fixup.
Noticed by: kris Pointy hat to: myself
Notes
Notes: svn path=/head/; revision=133716
Diffstat (limited to 'security/sudosh2')
-rw-r--r--security/sudosh2/Makefile3
1 files changed, 3 insertions, 0 deletions
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 <bsd.port.mk>