summaryrefslogtreecommitdiff
path: root/security/oidentd
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-04-02 05:07:17 +0000
committerWill Andrews <will@FreeBSD.org>2000-04-02 05:07:17 +0000
commitbcaf1bc702ebd74d8f179a9124c98614c341b600 (patch)
tree6e823c5a8c759311c72117c67ff7719c4e3cf4b0 /security/oidentd
parentRespect CC and CFLAGS (diff)
Ooops, I forgot to add MAN8 for oidentd.8 after removing it from the
PLIST submitted by the maintainer.
Notes
Notes: svn path=/head/; revision=27276
Diffstat (limited to 'security/oidentd')
-rw-r--r--security/oidentd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile
index 14988fa46015..cb5dfcfe5704 100644
--- a/security/oidentd/Makefile
+++ b/security/oidentd/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= trevor@jpj.net
USE_GMAKE= yes
GNU_CONFIGURE= yes
+MAN8= oidentd.8
.include <bsd.port.pre.mk>