diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-02-22 04:22:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-02-22 04:22:27 +0000 |
commit | a952809ed3f9316b063641e3334a8004e1eb7159 (patch) | |
tree | 6c8feaf9dfda6fcf04e408c588cc75da65b43638 /sysutils/xstow | |
parent | bfa26903c72b86d3391e690c51d83b4115f34d20 (diff) | |
download | ports-a952809ed3f9316b063641e3334a8004e1eb7159.tar.gz ports-a952809ed3f9316b063641e3334a8004e1eb7159.zip |
Add missing manpage
Notes
Notes:
svn path=/head/; revision=76107
Diffstat (limited to 'sysutils/xstow')
-rw-r--r-- | sysutils/xstow/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/xstow/Makefile b/sysutils/xstow/Makefile index 0e56e2b1ef72..74f138712123 100644 --- a/sysutils/xstow/Makefile +++ b/sysutils/xstow/Makefile @@ -22,6 +22,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes MAN1= xstow.1 +MAN5= xstow.ini.5 .include <bsd.port.pre.mk> .include <bsd.port.post.mk> |