diff options
Diffstat (limited to 'sysutils/stmpclean/Makefile')
-rw-r--r-- | sysutils/stmpclean/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/stmpclean/Makefile b/sysutils/stmpclean/Makefile index e295010f2ba8..a22ae5afcf79 100644 --- a/sysutils/stmpclean/Makefile +++ b/sysutils/stmpclean/Makefile @@ -15,5 +15,6 @@ COMMENT= Remove old files from temporary directories MAN8= stmpclean.8 MANCOMPRESSED= no +PLIST_FILES= sbin/stmpclean .include <bsd.port.mk> |