diff options
Diffstat (limited to 'x11-wm/9wm/Makefile')
-rw-r--r-- | x11-wm/9wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/9wm/Makefile b/x11-wm/9wm/Makefile index 8229330fd103..fc1509ee0613 100644 --- a/x11-wm/9wm/Makefile +++ b/x11-wm/9wm/Makefile @@ -15,5 +15,6 @@ COMMENT= An 8 1/2-like Window Manager for X USE_IMAKE= yes MAN1= 9wm.1 +PLIST_FILES= bin/9wm .include <bsd.port.mk> |