aboutsummaryrefslogtreecommitdiff
path: root/misc/pg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pg/Makefile')
-rw-r--r--misc/pg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/pg/Makefile b/misc/pg/Makefile
index afe3b2ab82e5..d54e728bd583 100644
--- a/misc/pg/Makefile
+++ b/misc/pg/Makefile
@@ -16,5 +16,6 @@ COMMENT= An implementation of System V's pg pager
MAKEFILE= makefile
MAN1= pg.1
+PLIST_FILES= bin/pg
.include <bsd.port.mk>