aboutsummaryrefslogtreecommitdiff
path: root/security/oidentd/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-03-25 18:53:48 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-03-25 18:53:48 +0000
commit350d3dde30321b5c5626fa2214ee0aa4c97cf670 (patch)
tree5354d1893017c94aac8dd0ead5091b404212f889 /security/oidentd/Makefile
parentf9aee1b46426b04a48e96e015eab1effcd9f485c (diff)
Notes
Diffstat (limited to 'security/oidentd/Makefile')
-rw-r--r--security/oidentd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile
index ce472929adf2..3fed6f49c665 100644
--- a/security/oidentd/Makefile
+++ b/security/oidentd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= oidentd
PORTVERSION= 2.0.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ojnk
@@ -22,7 +22,8 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN5= oidentd.conf.5 oidentd_masq.conf.5
MAN8= oidentd.8
-PLIST_FILES= sbin/oidentd
+PLIST_FILES= sbin/oidentd etc/rc.d/oidentd.sh etc/oidentd.conf.sample \
+ etc/oidentd_masq.conf.sample
.include <bsd.port.pre.mk>