aboutsummaryrefslogtreecommitdiffstats
path: root/security/sudosh2
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2005-04-20 07:38:05 +0800
committercy <cy@FreeBSD.org>2005-04-20 07:38:05 +0800
commit1ebc60fd4022d71c70713a5a5b77bba909e38a86 (patch)
tree33787ed8fed5accf13497107c49ee03f2a0479de /security/sudosh2
parent26b01b634dc84892ab2ba6833e25f44c33e84b4b (diff)
downloadfreebsd-ports-graphics-1ebc60fd4022d71c70713a5a5b77bba909e38a86.tar.gz
freebsd-ports-graphics-1ebc60fd4022d71c70713a5a5b77bba909e38a86.tar.zst
freebsd-ports-graphics-1ebc60fd4022d71c70713a5a5b77bba909e38a86.zip
Package list fixup.
Noticed by: kris Pointy hat to: myself
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 4d7cfd12a79..1c007c5e574 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>