diff options
Diffstat (limited to 'security/ident2/Makefile')
-rw-r--r-- | security/ident2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ident2/Makefile b/security/ident2/Makefile index 22bbf330e8e6..07010ab6561f 100644 --- a/security/ident2/Makefile +++ b/security/ident2/Makefile @@ -17,5 +17,6 @@ COMMENT= An RFC1413 identification server which also supports random replies USE_BZIP2= yes GNU_CONFIGURE= yes MAN8= ident2.8 +PLIST_FILES= sbin/ident2 .include <bsd.port.mk> |